Freon fixes, tweaks and balancing (#50153)

* balancing, fixes, tweaks

* freon specific_heat increase

* fix an issue with negative temperature

* changed HyperNob canister color

* done change request and tweaked more the hardcap limit
This commit is contained in:
Ghilker
2020-03-28 21:31:35 +01:00
committed by GitHub
parent 34c93e55ab
commit 22cf0dc785
10 changed files with 15 additions and 14 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 = 200)
grind_results = list(/datum/reagent/toxin/plasma = 300)
material_type = /datum/material/hot_ice
/obj/item/stack/sheet/hot_ice/suicide_act(mob/living/carbon/user)