Bottles will now sell for their set prices.

This commit is contained in:
Hubblenaut
2016-08-15 15:32:28 +02:00
parent ef2f4459a9
commit 10391e5f3b
2 changed files with 37 additions and 0 deletions
@@ -12,6 +12,7 @@
var/obj/item/weapon/reagent_containers/glass/rag/rag = null
var/rag_underlay = "rag"
on_reagent_change() return // To suppress price updating. Bottles have their own price tags.
/obj/item/weapon/reagent_containers/food/drinks/bottle/New()
..()