mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Update global_vr.dm
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
robot_module_types += "Medihound"
|
||||
robot_module_types += "K9"
|
||||
robot_module_types += "Janihound"
|
||||
robot_module_types += "BoozeHound" //CHOMP edit.
|
||||
robot_module_types += "Sci-borg"
|
||||
robot_module_types += "Pupdozer"
|
||||
return 1
|
||||
@@ -52,4 +53,4 @@ var/global/list/acceptable_fruit_types= list(
|
||||
"vanilla",
|
||||
"watermelon",
|
||||
"wheat",
|
||||
"whitebeet")
|
||||
"whitebeet")
|
||||
|
||||
Reference in New Issue
Block a user