Adds hot ice coffee (#52208)

This commit is contained in:
LemonInTheDark
2020-07-14 20:07:01 -04:00
committed by GitHub
parent 3b1f2110fd
commit 1c31dc43d5
6 changed files with 47 additions and 1 deletions
@@ -5,7 +5,7 @@
singular_name = "hot ice"
icon = 'icons/obj/stack_objects.dmi'
custom_materials = list(/datum/material/hot_ice=MINERAL_MATERIAL_AMOUNT)
grind_results = list(/datum/reagent/toxin/plasma = 300)
grind_results = list(/datum/reagent/toxin/hot_ice = 50)
material_type = /datum/material/hot_ice
/obj/item/stack/sheet/hot_ice/suicide_act(mob/living/carbon/user)