Merge pull request #8439 from GunHog/SteelpointsSecCamsAndLights

Attachable Seclite & Camera to Helmet
This commit is contained in:
Jordie
2015-03-22 16:56:11 +11:00
10 changed files with 219 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
name = "Secbot"
result = /obj/machinery/bot/secbot
reqs = list(/obj/item/device/assembly/signaler = 1,
/obj/item/clothing/head/helmet = 1,
/obj/item/clothing/head/helmet/sec = 1,
/obj/item/weapon/melee/baton = 1,
/obj/item/device/assembly/prox_sensor = 1,
/obj/item/robot_parts/r_arm = 1)