mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-31 07:56:25 +01:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
/hook/startup/proc/modules_vr()
|
|
robot_module_types += "Medihound"
|
|
robot_module_types += "K9"
|
|
robot_module_types += "K92"
|
|
robot_module_types += "medihounddark"
|
|
return 1
|