Yogstation 13 - Modules - TypesVar Details - Proc Details

Default

Vars

added_modulesholds all the usable modules
emag_modulesa list of paths, converted to a list of instances on New()
hatIf the borg should blow emag size regardless of emag state
module_armorSets the cyborg's armor values to these upon selecting their module.
modulesditto ditto
moduleselect_iconif we want specific lights, use this instead of copying lights in the dmi
ratvar_modulesditto
special_light_keyproduces the icon for the borg and, if no special_light_key is set, the lights
storagesmodules not inherient to the robot module, are kept when the module changes
syndicate_moduleWhether the borg can stuff itself into disposal
use_armorplatesDetermines if the module will give '/datum/component/armor_plate' and how many times it can be done.

Procs

transform_tobuilds 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