diff --git a/code/__DEFINES/traits.dm b/code/__DEFINES/traits.dm index 20ddeac19..7cc3dbaf5 100644 --- a/code/__DEFINES/traits.dm +++ b/code/__DEFINES/traits.dm @@ -196,6 +196,7 @@ #define TRAIT_MACROPHILE "macrophile" //likes the big #define TRAIT_MICROPHILE "microphile" //likes the small #define TRAIT_APATHETIC "apathetic" //doesn't care +#define TRAIT_LAVALAND_LUNGS "lavalandian_lungs" //used to lower kPa of Lavaland. #define TRAIT_TOUGH "tough" //you have 10% more maxhealth #define TRAIT_AUTO_CATCH_ITEM "auto_catch_item"