adds missing comment

This commit is contained in:
Repede
2020-07-02 23:17:51 -04:00
committed by GitHub
parent f37ca12928
commit c6e5eac570
@@ -47,7 +47,7 @@
robot_modules["Servicehound"] = /obj/item/weapon/robot_module/robot/servicehound //YW changes
robot_modules["Service-Hound"] = /obj/item/weapon/robot_module/robot/clerical/brodog
robot_modules["KMine"] = /obj/item/weapon/robot_module/robot/kmine
robot_modules["BoozeHound"] = /obj/item/weapon/robot_module/robot/booze
robot_modules["BoozeHound"] = /obj/item/weapon/robot_module/robot/booze //YW Addition booze
return 1
//Just add a new proc with the robot_module type if you wish to run some other vore code