code/__DEFINES/mecha.dm 
CANNOT_INTERACT | blocks using equipment and melee attacking. |
---|---|
MMI_COMPATIBLE | posibrains can drive this mecha |
AI_COMPATIBLE | AI's can be placed inside this mech. This only prevents direct uploads. It does not prevent mech domination on the mech. |
OMNIDIRECTIONAL_ATTACKS | Can click from any direction and perform stuff |
CANNOT_OVERPENETRATE | Prevents overpenetrating through the mecha and into the cockpit using an armour penetrating weapon |
BEACON_TRACKABLE | Can have a tracking beacon placed into the mech |
BEACON_CONTROLLABLE | Can have an AI control beacon placed into the mech |
MECH_EMP_DAMAGE_LOWER | Values to determine the effects on a mech should it suffer an EMP |
Define Details
AI_COMPATIBLE 
AI's can be placed inside this mech. This only prevents direct uploads. It does not prevent mech domination on the mech.
BEACON_CONTROLLABLE 
Can have an AI control beacon placed into the mech
BEACON_TRACKABLE 
Can have a tracking beacon placed into the mech
CANNOT_INTERACT 
blocks using equipment and melee attacking.
CANNOT_OVERPENETRATE 
Prevents overpenetrating through the mecha and into the cockpit using an armour penetrating weapon
MECH_EMP_DAMAGE_LOWER 
Values to determine the effects on a mech should it suffer an EMP
MMI_COMPATIBLE 
posibrains can drive this mecha
OMNIDIRECTIONAL_ATTACKS 
Can click from any direction and perform stuff