More bottles disappearing fix (#8515)

This commit is contained in:
Doxxmedearly
2020-03-27 00:05:01 +01:00
committed by GitHub
parent 837e51c7e6
commit c4cc347cce
2 changed files with 14 additions and 0 deletions
@@ -314,6 +314,7 @@
desc = "A flask of the chaplain's holy water."
icon_state = "holyflask"
center_of_mass = list("x"=17, "y"=10)
drink_flags = NO_EMPTY_ICON
/obj/item/reagent_containers/food/drinks/bottle/holywater/Initialize()
. = ..()