Replaces loose tech storage boards with spawners

This commit is contained in:
Jordan Brown
2018-05-14 16:17:57 -04:00
committed by letterjay
parent f9f42658e1
commit 3b03fa3a37
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)