code/__DEFINES/~~bubber_defines/traits/declarations.dm 
| TRAIT_R_SQUADRUPED | Cyborgs with unique sprites 32x32 quadruped skins with resting, sitting, and belly up sprites |
|---|---|
| TRAIT_KNOW_ADVANCED_SMITHING | Characters that know how to make advanced smithing equipment |
| TRAIT_QUAD_EYES | Preference toggleable trait that gives a mob four eyes |
| TRAIT_SHADED | Trait that says you're shaded by something (ie partially in the dark) |
| TRAIT_ROBOTIC_LIMBATTACHMENT | The trait that determines if someone has the robotic limb reattachment quirk. |
| TRAIT_PARANOIAS_EYE | Prevents examining of mobs completely, replacing it with a string. |
| TRAIT_TRICKSTER_TASTE | Used by the Trickster's Promise heretic spell. This food tastes better and has trace healing chems. |
| TRAIT_EMAGGING_HAND | Used by The Blacksmith's Hammer heretic ritual - tracks if their funny hand will emag the next thing they right click with |
| TRAIT_MANSUS_INHIBITION | Used by the irreality collar - prevents use of rituals and most spells from Acolytes. |
| TRAIT_RESILIENT_TRAUMAS | Trait that gives your brain traumas more resilance |
| TRAIT_PSIONIC_DAMPENER | Trait used to block telepathy types (Genetics, Xenomorph, Revenant, Slime. Ideally should be all.) |
| TRAIT_BIG_CLOTHES | Induces a dragging slowdown to the person when applied. |
| TRAIT_NO_VEHICLE | Prevents a person from using vehicles. |
| TRAIT_NO_BUCKLE | Prevents from being buckled to anything |
Define Details
TRAIT_BIG_CLOTHES 
Induces a dragging slowdown to the person when applied.
TRAIT_EMAGGING_HAND 
Used by The Blacksmith's Hammer heretic ritual - tracks if their funny hand will emag the next thing they right click with
TRAIT_KNOW_ADVANCED_SMITHING 
Characters that know how to make advanced smithing equipment
TRAIT_MANSUS_INHIBITION 
Used by the irreality collar - prevents use of rituals and most spells from Acolytes.
TRAIT_NO_BUCKLE 
Prevents from being buckled to anything
TRAIT_NO_VEHICLE 
Prevents a person from using vehicles.
TRAIT_PARANOIAS_EYE 
Prevents examining of mobs completely, replacing it with a string.
TRAIT_PSIONIC_DAMPENER 
Trait used to block telepathy types (Genetics, Xenomorph, Revenant, Slime. Ideally should be all.)
TRAIT_QUAD_EYES 
Preference toggleable trait that gives a mob four eyes
TRAIT_RESILIENT_TRAUMAS 
Trait that gives your brain traumas more resilance
TRAIT_ROBOTIC_LIMBATTACHMENT 
The trait that determines if someone has the robotic limb reattachment quirk.
TRAIT_R_SQUADRUPED 
Cyborgs with unique sprites 32x32 quadruped skins with resting, sitting, and belly up sprites
TRAIT_SHADED 
Trait that says you're shaded by something (ie partially in the dark)
TRAIT_TRICKSTER_TASTE 
Used by the Trickster's Promise heretic spell. This food tastes better and has trace healing chems.