light
Vars | |
can_modify_colour | var to prevent changing color on certain admin spawn only tiles |
---|---|
coloredlights | list of colours to choose |
currentcolor | current light color |
cycle | used for light floors that cycle colours |
lighttile_designs | icons for radial menu |
on | var to see if its on or off |
state | defines on top |
Procs | |
check_menu | check_menu: Checks if we are allowed to interact with a radial menu |
emp_act | check if broken |
populate_lighttile_designs | check if broken create radial menu |
update_appearance | pick a broken state |
Var Details
can_modify_colour
var to prevent changing color on certain admin spawn only tiles
coloredlights
list of colours to choose
currentcolor
current light color
cycle
used for light floors that cycle colours
lighttile_designs
icons for radial menu
on
var to see if its on or off
state
defines on top
Proc Details
check_menu
check_menu: Checks if we are allowed to interact with a radial menu
Arguments:
- user The mob interacting with a menu
- multitool The multitool used to interact with a menu
emp_act
check if broken
populate_lighttile_designs
check if broken create radial menu
update_appearance
pick a broken state