This commit is contained in:
Holdelta
2019-12-21 23:38:14 -08:00
13 changed files with 375 additions and 299 deletions

View File

@@ -4,7 +4,7 @@
robot_module_types += "Janihound"
robot_module_types += "Sci-borg"
robot_module_types += "Pupdozer"
robot_module_types += "Servicehound"//YW changes
robot_module_types += "Servicehound" //YW changes
return 1
var/list/shell_module_types = list(
@@ -54,4 +54,4 @@ var/global/list/acceptable_fruit_types= list(
"vanilla",
"watermelon",
"wheat",
"whitebeet")
"whitebeet")