mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
/hook/startup/proc/modules_vr()
|
|
robot_module_types += "Medihound"
|
|
robot_module_types += "K9"
|
|
robot_module_types += "Janihound"
|
|
robot_module_types += "Sci-borg"
|
|
return 1
|