|
800 | 800 | #define TRAIT_HAUNTED "haunted" |
801 | 801 |
|
802 | 802 | //quirk traits |
803 | | -#define TRAIT_ALCOHOL_TOLERANCE "alcohol_tolerance" |
804 | | -#define TRAIT_HEAVY_DRINKER "heavy_drinker" |
805 | | -#define TRAIT_AGEUSIA "ageusia" |
806 | | -#define TRAIT_HEAVY_SLEEPER "heavy_sleeper" |
807 | | -#define TRAIT_NIGHT_VISION "night_vision" |
808 | | -#define TRAIT_LIGHT_STEP "light_step" |
809 | | -#define TRAIT_SPIRITUAL "spiritual" |
810 | | -#define TRAIT_CLOWN_ENJOYER "clown_enjoyer" |
811 | | -#define TRAIT_MIME_FAN "mime_fan" |
812 | | -#define TRAIT_VORACIOUS "voracious" |
813 | | -#define TRAIT_SELF_AWARE "self_aware" |
814 | | -#define TRAIT_FREERUNNING "freerunning" |
815 | | -#define TRAIT_SKITTISH "skittish" |
816 | | -#define TRAIT_PROSOPAGNOSIA "prosopagnosia" |
817 | | -#define TRAIT_TAGGER "tagger" |
818 | | -#define TRAIT_PHOTOGRAPHER "photographer" |
819 | | -#define TRAIT_MUSICIAN "musician" |
820 | | -#define TRAIT_LIGHT_DRINKER "light_drinker" |
821 | | -#define TRAIT_EMPATH "empath" |
822 | | -#define TRAIT_FRIENDLY "friendly" |
823 | | -#define TRAIT_GRABWEAKNESS "grab_weakness" |
824 | | -#define TRAIT_SNOB "snob" |
825 | | -#define TRAIT_BALD "bald" |
826 | | -#define TRAIT_SHAVED "shaved" |
827 | | -#define TRAIT_BADTOUCH "bad_touch" |
828 | | -#define TRAIT_EXTROVERT "extrovert" |
829 | | -#define TRAIT_INTROVERT "introvert" |
830 | | -#define TRAIT_ANXIOUS "anxious" |
831 | | -#define TRAIT_SMOKER "smoker" |
832 | | -#define TRAIT_POSTERBOY "poster_boy" |
833 | | -#define TRAIT_THROWINGARM "throwing_arm" |
834 | | -#define TRAIT_SETTLER "settler" |
835 | 803 | #define TRAIT_PSIONICALLY_DEAFENED "Psionically Deafened" |
836 | 804 | /// Can never have psionics, but is pretty much immune to direct tampering by them |
837 | 805 | #define TRAIT_PSIONICALLY_IMMUNE "Psionically Immune" |
|
0 commit comments