Merge pull request #6746 from Citadel-Station-13/upstream-merge-37785

[MIRROR] Replaces loose tech storage boards with spawners
This commit is contained in:
LetterJay
2018-05-15 06:53:25 -05:00
committed by GitHub
7 changed files with 286 additions and 355 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
/obj/item/stock_parts/cell/high = 10,
/obj/item/electronics/airlock = 10,
/obj/item/electronics/apc = 10,
/obj/item/electronics/airalarm = 10)
/obj/item/electronics/airalarm = 10,
/obj/item/electronics/firealarm = 10,
/obj/item/electronics/firelock = 10
)
contraband = list(/obj/item/stock_parts/cell/potato = 3)
premium = list(/obj/item/storage/belt/utility = 3,
/obj/item/storage/box/smart_metal_foam = 1)