mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] cleans up INIT (#10164)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a71b34b7e0
commit
e4f07e43f3
@@ -24,7 +24,7 @@
|
||||
invisibility = 101
|
||||
time_to_die = 2 MINUTES //Despawn after this time, if set.
|
||||
|
||||
/obj/effect/temporary_effect/chroma/Initialize(var/mapload, var/new_color = "#FFFFFF")
|
||||
/obj/effect/temporary_effect/chroma/Initialize(mapload, var/new_color = "#FFFFFF")
|
||||
. = ..()
|
||||
set_light(6, 5, l_color = new_color)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user