mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]"
This commit is contained in:
+2
-2
@@ -179,8 +179,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/Initialize(var/ml, fl)
|
||||
. = ..()
|
||||
/obj/fire/New(newLoc,fl)
|
||||
..()
|
||||
|
||||
if(!istype(loc, /turf))
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user