reducing some prices as training wheel.

This commit is contained in:
Ghommie
2020-05-03 05:37:04 +02:00
parent 1cb83547fa
commit b2a20d5438
8 changed files with 8 additions and 7 deletions
@@ -15,7 +15,7 @@
var/show_filling = TRUE
custom_materials = list(/datum/material/iron=10, /datum/material/glass=20)
reagent_flags = TRANSPARENT
custom_price = 150
custom_price = 100
/obj/item/reagent_containers/syringe/Initialize()
. = ..()
+1 -1
View File
@@ -47,7 +47,7 @@
resistance_flags = FIRE_PROOF
refill_canister = /obj/item/vending_refill/medical
default_price = 200
extra_price = 200
extra_price = 250
payment_department = ACCOUNT_MED
cost_multiplier_per_dept = list(ACCOUNT_MED = 0)