riot staves

This commit is contained in:
kevinz000
2020-02-03 13:11:26 -07:00
parent 5e10d297e1
commit 3e30c9409b
10 changed files with 261 additions and 2 deletions
@@ -282,12 +282,15 @@
new /obj/item/clothing/head/helmet/alt(src)
new /obj/item/clothing/mask/gas/sechailer(src)
new /obj/item/clothing/suit/armor/bulletproof(src)
/obj/structure/closet/secure_closet/lethalshots
name = "shotgun lethal rounds"
req_access = list(ACCESS_ARMORY)
icon_state = "tac"
/obj/structure/closet/secure_closet/lethalshots/PopulateContents()
..()
new /obj/item/twohanded/required/electrostaff(src)
new /obj/item/twohanded/required/electrostaff(src)
for(var/i in 1 to 3)
new /obj/item/storage/box/lethalshot(src)