All vending machines get restocks.

This commit is contained in:
kevinz000
2020-02-05 23:44:30 -07:00
committed by Archie
parent f51fb483f2
commit fa0fc6ffb9
22 changed files with 226 additions and 151 deletions
+4
View File
@@ -12,4 +12,8 @@
/obj/item/tank/internals/emergency_oxygen = 6,
/obj/item/clothing/mask/breath = 6)
armor = list("melee" = 100, "bullet" = 100, "laser" = 100, "energy" = 100, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 50)
refill_canister = /obj/item/vending_refill/sustenance
resistance_flags = FIRE_PROOF
/obj/item/vending_refill/sustenance
icon_state = "refill_cook"