mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
@@ -73,7 +73,7 @@ var/list/floor_light_cache = list()
|
||||
|
||||
on = !on
|
||||
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()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user