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()
. = ..()