Update traits.dm

This commit is contained in:
The Wolf Studios
2023-02-12 14:42:43 -06:00
committed by GitHub
parent a81cc09a7c
commit 7d4a1fa565
+1 -1
View File
@@ -196,7 +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_LOW_PRESSURE_LUNGS "low_puressure_lungs" //used to lower kPa of Lavaland.
#define TRAIT_LOW_PRESSURE_LUNGS "low_puressure_lungs" //used to lower kPa of Lavaland and other low kPa Atmos.
#define TRAIT_TOUGH "tough" //you have 10% more maxhealth
#define TRAIT_AUTO_CATCH_ITEM "auto_catch_item"