mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Atmospherics/Initialize (#9387)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
committed by
GitHub
parent
4aa4946fee
commit
244d055d39
@@ -177,8 +177,8 @@ If it gains pressure too slowly, it may leak or just rupture instead of explodin
|
||||
animate(src, color = fire_color(air_contents.temperature), 5)
|
||||
set_light(l_color = color)
|
||||
|
||||
/obj/fire/New(newLoc,fl)
|
||||
..()
|
||||
/obj/fire/Initialize(mapload, fl)
|
||||
. = ..()
|
||||
|
||||
if(!istype(loc, /turf))
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user