mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
forgot to do this (#17243)
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ var/global/list/alphabet_uppercase = list("A","B","C","D","E","F","G","H","I","J
|
||||
|
||||
// Used by robots and robot preferences for regular modules.
|
||||
var/list/robot_module_types = list(
|
||||
"Standard", "Engineering", "Surgeon", "Crisis", "Miner",
|
||||
"Standard", "Engineering", /*"Surgeon",*/ "Crisis", "Miner",
|
||||
"Janitor", "Service", "Clown", "Clerical", "Security",
|
||||
"Research", "Command" //"Exploration"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user