This commit is contained in:
kevinz000
2020-02-03 13:36:10 -07:00
parent 70beec5985
commit 8556bcf2b3
3 changed files with 12 additions and 9 deletions
@@ -289,8 +289,8 @@
icon_state = "tac"
/obj/structure/closet/secure_closet/lethalshots/PopulateContents()
..()
new /obj/item/twohanded/required/electrostaff(src)
new /obj/item/twohanded/required/electrostaff(src)
new /obj/item/twohanded/electrostaff(src)
new /obj/item/twohanded/electrostaff(src)
for(var/i in 1 to 3)
new /obj/item/storage/box/lethalshot(src)