Adds a reagent bottle of hot water.

This commit is contained in:
Nadyr
2019-03-07 02:17:59 -06:00
parent 1f34ddacac
commit a348aa26e9
@@ -181,3 +181,11 @@
icon = 'icons/obj/chemical.dmi'
icon_state = "bottle-4"
prefill = list("frostoil" = 60)
/obj/item/weapon/reagent_containers/glass/bottle/hotwater
name = "Hot Water Bottle"
desc = "A small bottle. Contains hot water."
icon = 'icons/obj/chemical.dmi'
icon_state = "bottle-4"
prefill = list("hotwater" = 60)