Files
CHOMPStation2/code/global_yw.dm
Dwaggy b488668696 Added back crowbars to Medihound, Added defibs to medhound, changed beaker to a large one.
Added new borg (basicly a combination of surgery with dogborg stuff), inactive however until we can decide on final modules.
2017-08-29 03:15:28 +01:00

5 lines
211 B
Plaintext

/hook/startup/proc/modules_yw()
robot_module_types += "XenoMaid"
robot_module_types += "Blade"
//robot_module_types += "Surgeryhound" commented out to disable for now. not happy with resulting borg.
return 1