mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-12 07:32:33 +01:00
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
/hook/startup/proc/modules_vr()
|
|
robot_module_types += "Medihound"
|
|
robot_module_types += "K9"
|
|
robot_module_types += "Janihound"
|
|
robot_module_types += "Sci-borg"
|
|
robot_module_types += "Pupdozer"
|
|
robot_module_types += "BoozeHound"
|
|
robot_module_types += "Service-borg"
|
|
return 1
|