robot_module 
Vars | |
borg_skins | List of skins the borg can be reskinned to, optional |
---|---|
Procs | |
update_cells | Called when the robot owner of this module has their power cell replaced. |
Var Details
borg_skins 
List of skins the borg can be reskinned to, optional
Proc Details
update_cells
Called when the robot owner of this module has their power cell replaced.
Changes the linked power cell for module items to the newly inserted cell, or to null
.
Arguments:
- unlink_cell - If TRUE, set the item's power cell variable to
null
rather than linking it to a new one.