synth alcohol immunity

This commit is contained in:
DeltaFire
2020-11-24 20:27:34 +01:00
parent abdb0de19d
commit a3208d1ac8
7 changed files with 10 additions and 5 deletions
+1
View File
@@ -105,6 +105,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_FREESPRINT" = TRAIT_FREESPRINT,
"TRAIT_NO_INTERNALS" = TRAIT_NO_INTERNALS,
"TRAIT_NO_ALCOHOL" = TRAIT_NO_ALCOHOL,
"TRAIT_TOXIC_ALCOHOL" = TRAIT_TOXIC_ALCOHOL,
"TRAIT_MUTATION_STASIS" = TRAIT_MUTATION_STASIS,
"TRAIT_HEAVY_SLEEPER" = TRAIT_HEAVY_SLEEPER,
"TRAIT_LIGHT_STEP" = TRAIT_LIGHT_STEP,