Merge pull request #16403 from ShadowLarkens/ai_shells

Give the AI back most of their shell options (not research)
This commit is contained in:
Heroman3003
2024-10-05 06:58:13 +10:00
committed by GitHub
+2 -1
View File
@@ -139,7 +139,8 @@ var/list/emergency_module_types = list(
)
// List of modules available to AI shells
var/list/shell_module_types = list(
"Standard", "Service", "Clerical"
"Standard", "Engineering", "Surgeon", "Crisis",
"Miner", "Janitor", "Service", "Clerical", "Security"
)
// List of whitelisted modules
var/list/whitelisted_module_types = list(