Default
Vars | |
added_modules | holds all the usable modules |
---|---|
emag_modules | a list of paths, converted to a list of instances on New() |
hat | If the borg should blow emag size regardless of emag state |
module_armor | Sets the cyborg's armor values to these upon selecting their module. |
modules | ditto ditto |
moduleselect_icon | if we want specific lights, use this instead of copying lights in the dmi |
ratvar_modules | ditto |
special_light_key | produces the icon for the borg and, if no special_light_key is set, the lights |
storages | modules not inherient to the robot module, are kept when the module changes |
syndicate_module | Whether the borg can stuff itself into disposal |
use_armorplates | Determines if the module will give '/datum/component/armor_plate' and how many times it can be done. |
Procs | |
transform_to | builds the usable module list from the modules we have |
Var Details
added_modules
holds all the usable modules
emag_modules
a list of paths, converted to a list of instances on New()
hat
If the borg should blow emag size regardless of emag state
module_armor
Sets the cyborg's armor values to these upon selecting their module.
modules
ditto ditto
moduleselect_icon
if we want specific lights, use this instead of copying lights in the dmi
ratvar_modules
ditto
special_light_key
produces the icon for the borg and, if no special_light_key is set, the lights
storages
modules not inherient to the robot module, are kept when the module changes
syndicate_module
Whether the borg can stuff itself into disposal
use_armorplates
Determines if the module will give '/datum/component/armor_plate' and how many times it can be done.
Proc Details
transform_to
builds the usable module list from the modules we have