mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Dragon's Breath Fix
This commit is contained in:
@@ -102,6 +102,11 @@ turf/simulated/hotspot_expose(exposed_temperature, exposed_volume, soh)
|
||||
//black fire, go atmos!
|
||||
l_color = "#010000"
|
||||
|
||||
/obj/fire/Crossed(mob/living/L)
|
||||
..()
|
||||
if(isliving(L))
|
||||
L.fire_act()
|
||||
|
||||
/obj/fire/process()
|
||||
. = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user