mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +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 += "K92"
|
|
robot_module_types += "Dark Medihound"
|
|
return 1
|