adds blindness, coldblooded, flimsy, tough

see title
This commit is contained in:
Burns-The-Potatos
2020-09-16 17:40:17 -07:00
parent 456f1f4482
commit 3db4913b12
3 changed files with 67 additions and 2 deletions
+3 -1
View File
@@ -162,7 +162,9 @@
#define TRAIT_THERMAL_VISION "thermal_vision"
#define TRAIT_CUM_PLUS "cum_plus"
#define TRAIT_NEVER_CLONE "donotclone"
#define TRAIT_COLDBLOODED "coldblooded" // Your body is literal room temperature. Does not make you immune to the temp.
#define TRAIT_FLIMSY "flimsy" //you have 20% less maxhealth
#define TRAIT_TOUGH "tough" //you have 10% more maxhealth
// common trait sources
#define TRAIT_GENERIC "generic"