Allow prisoners to get food for free (#40449)

Sustenance vendors should be free so perma prisoners can eat without having to
pay.
This commit is contained in:
BeeSting12
2018-09-24 16:24:08 -04:00
committed by Tad Hardesty
parent d8ecc24008
commit 9a1ef0c9d2
+2 -2
View File
@@ -13,6 +13,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)
resistance_flags = FIRE_PROOF
default_price = 2
extra_price = 4
default_price = 0
extra_price = 0
payment_department = NO_FREEBIES