Goonstation 13 - Modules - TypesDefine Details

_std/defines/silicon.dm

ROBOT_DEATH_MOD_NONEstandard death alert
ROBOT_DEATH_MOD_SUICIDEsuicide death alert
ROBOT_DEATH_MOD_KILLSWITCHkillswitch death alert
ROBOT_MISSING_LEG_MOVEMENT_ADJUSTAdditive slowdown added dur to a missing leg
ROBOT_MISSING_LEG_ARM_OFFSETAmount an arm on the same side as a missing leg will offset the missing leg penalty
ROBOT_MISSING_ARM_MOVEMENT_ADJUSTAmount a missing arm will speed you up (as long as you have legs)
STATE_LAW_COOLDOWNAmount of time between using a state laws command
ROBOT_BATTERY_DISTRESS_THRESHOLDCell power remaining before the low power distress effect occurs
ROBOT_KILLSWITCH_DURATIONCyborg killswitch timer duration
AI_KILLSWITCH_DURATIONAI killswitch timer duration
ROBOT_LOCKDOWN_DURATIONCyborg lockdown timer duration
ROBOT_UPGRADE_FAIL_DISABLEDCannot use an upgrade because the robot is locked-down or otherwise disabled
ROBOT_UPGRADE_FAIL_LOW_POWERCannot use an upgrade because the robot is out of power

Define Details

AI_KILLSWITCH_DURATION

AI killswitch timer duration

ROBOT_BATTERY_DISTRESS_THRESHOLD

Cell power remaining before the low power distress effect occurs

ROBOT_DEATH_MOD_KILLSWITCH

killswitch death alert

ROBOT_DEATH_MOD_NONE

standard death alert

ROBOT_DEATH_MOD_SUICIDE

suicide death alert

ROBOT_KILLSWITCH_DURATION

Cyborg killswitch timer duration

ROBOT_LOCKDOWN_DURATION

Cyborg lockdown timer duration

ROBOT_MISSING_ARM_MOVEMENT_ADJUST

Amount a missing arm will speed you up (as long as you have legs)

ROBOT_MISSING_LEG_ARM_OFFSET

Amount an arm on the same side as a missing leg will offset the missing leg penalty

ROBOT_MISSING_LEG_MOVEMENT_ADJUST

Additive slowdown added dur to a missing leg

ROBOT_UPGRADE_FAIL_DISABLED

Cannot use an upgrade because the robot is locked-down or otherwise disabled

ROBOT_UPGRADE_FAIL_LOW_POWER

Cannot use an upgrade because the robot is out of power

STATE_LAW_COOLDOWN

Amount of time between using a state laws command