mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
@@ -73,7 +73,7 @@ var/list/floor_light_cache = list()
|
|||||||
|
|
||||||
on = !on
|
on = !on
|
||||||
if(on) use_power = 2
|
if(on) use_power = 2
|
||||||
visible_message("<span class='notice'>\The [user] turns \the [src] [on ? "on" : "off"].</span>")
|
//visible_message("<span class='notice'>\The [user] turns \the [src] [on ? "on" : "off"].</span>") //VOREStation Edit - No thankouuuu. Too spammy.
|
||||||
update_brightness()
|
update_brightness()
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user