mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Speeds up lights on at roundstart (#36623)
* Speeds up lights on at roundstart * cleaner * for all of em * this was faster * speeds this up too * updates desc * updates the area if used * even more speed cutdown!!! * makes it do itself too * moar logging * adds moody light * unnecessary addition * correct name * kills this * makes brighter * back to pre conflict merge state
This commit is contained in:
@@ -863,8 +863,8 @@ var/global/floorIsLava = 0
|
||||
<A href='?src=\ref[src];secretsfun=makelink'>Fix the station's link with Central Command</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=blackout'>Break all lights</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=whiteout'>Fix all lights</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=switchoff'>Flip all (ALL Z-LEVELS) light switches to off (Lags briefly)</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=switchon'>Flip all (ALL Z-LEVELS) light switches to on (Lags briefly)</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=switchoff'>Flip all (ALL Z-LEVELS) light switches to off</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=switchon'>Flip all (ALL Z-LEVELS) light switches to on</A><BR>
|
||||
<A href='?src=\ref[src];secretsfun=create_artifact'>Create custom artifact</A><BR>
|
||||
<BR>
|
||||
<A href='?src=\ref[src];secretsfun=athfthrowing'>Toggle thrown items exploding on stop</A><BR>
|
||||
|
||||
Reference in New Issue
Block a user