silicon
Vars | |
is_centered | For cyborgs with wide "heads", when false causes the hat icon to be stretched. |
---|---|
Procs | |
can_hear | EAR DAMAGE |
place_on_head | Attempts to put an item on a silicon's head. |
remove_from_head | Attempts to remove any hats a silicon is wearing. |
run_armor | returns the damage value of the attack after processing the silicons's various armor protections |
subsystem_atmos_control | Atmos Control |
subsystem_crew_monitor | Crew Monitor |
subsystem_law_manager | Law Manager |
subsystem_power_monitor | Power Monitor |
Var Details
is_centered
For cyborgs with wide "heads", when false causes the hat icon to be stretched.
Proc Details
can_hear
EAR DAMAGE
place_on_head
Attempts to put an item on a silicon's head.
Arguments:
- item_to_add - The item we're attempting to place on a silicon.
- user - Mob trying to put a hat on a silicon. Returns boolean reflecting if a hat was succesfully placed on the silicon.
remove_from_head
Attempts to remove any hats a silicon is wearing.
Arguments:
- user - Mob trying to remove a silicon's hat. Returns boolean reflecting if a hat was successfully removed from the silicon.
run_armor
returns the damage value of the attack after processing the silicons's various armor protections
subsystem_atmos_control
Atmos Control
subsystem_crew_monitor
Crew Monitor
subsystem_law_manager
Law Manager
subsystem_power_monitor
Power Monitor