mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
colored light removal
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
/obj/effect/hotspot/New()
|
||||
..()
|
||||
color = heat2color(temperature)
|
||||
set_light(l_color = color)
|
||||
air_master.hotspots += src
|
||||
perform_exposure()
|
||||
dir = pick(cardinal)
|
||||
@@ -90,7 +89,6 @@
|
||||
item.fire_act(null, temperature, volume)
|
||||
|
||||
color = heat2color(temperature)
|
||||
set_light(l_color = color)
|
||||
return 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user