syndicate 
Vars | |
canRwall | The max amount of matter that can be stored. If the RCD can deconstruct reinforced walls. |
---|---|
door_type | Is the RCD's airlock access selection menu locked? The current airlock type that will be build. |
syndie_door_accesses_list | An associative list containing all station accesses. Includes their name and access number. For use with the UI. |
syndie_door_types_ui_list | An associative list containing an airlock's name, type path, and image. For use with the UI. |
syndie_rcd_door_types | An associative list of airlock type paths as keys, and their names as values. |
Procs | |
radial_menu | Creates and displays a radial menu to a user when they trigger the attack_self of the RCD. |
Var Details
canRwall 
The max amount of matter that can be stored. If the RCD can deconstruct reinforced walls.
door_type 
Is the RCD's airlock access selection menu locked? The current airlock type that will be build.
syndie_door_accesses_list 
An associative list containing all station accesses. Includes their name and access number. For use with the UI.
syndie_door_types_ui_list 
An associative list containing an airlock's name, type path, and image. For use with the UI.
syndie_rcd_door_types 
An associative list of airlock type paths as keys, and their names as values.
Proc Details
radial_menu
Creates and displays a radial menu to a user when they trigger the attack_self
of the RCD.
Arguments:
- user - the mob trying to open the RCD radial.