mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Added new borg (basicly a combination of surgery with dogborg stuff), inactive however until we can decide on final modules.
5 lines
211 B
Plaintext
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 |