mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-01 03:42:50 +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
|