Update gas_types.dm

This commit is contained in:
kevinz000
2018-11-09 23:00:47 -08:00
committed by GitHub
parent 13cb1d1c8a
commit 49723c1338
@@ -133,7 +133,8 @@ GLOBAL_LIST_INIT(nonreactive_gases, typecacheof(list(/datum/gas/oxygen, /datum/g
/datum/gas/miasma
id = "miasma"
specific_heat = 20
specific_heat = 0.00001
fusion_power = 50
name = "Miasma"
gas_overlay = "miasma"
moles_visible = MOLES_GAS_VISIBLE * 60
@@ -148,4 +149,4 @@ GLOBAL_LIST_INIT(nonreactive_gases, typecacheof(list(/datum/gas/oxygen, /datum/g
/obj/effect/overlay/gas/New(state, alph)
. = ..()
icon_state = state
alpha = alph
alpha = alph