Adds Sandbags Reworks Security Barricades

This commit is contained in:
Fox McCloud
2019-08-26 03:21:45 -04:00
parent 9ff3522bb4
commit 1befa092be
14 changed files with 298 additions and 259 deletions
+2 -2
View File
@@ -44,8 +44,8 @@
/obj/structure/closet/secure_closet/miner/New()
..()
// new /obj/item/stack/sheet/mineral/sandbags(src, 5)
// new /obj/item/storage/box/emptysandbags(src)
new /obj/item/stack/sheet/mineral/sandbags(src, 5)
new /obj/item/storage/box/emptysandbags(src)
new /obj/item/shovel(src)
new /obj/item/pickaxe/mini(src)
new /obj/item/radio/headset/headset_cargo/mining(src)