mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Merge pull request #2326 from Hubblenaut/bottle
Bottles will now sell for their set prices.
This commit is contained in:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user