mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-26 13:36:48 +01:00
Adds a reagent bottle of hot water.
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user