mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user