Trait Define Refactor (#16327)

* Adminordrazine fix

* Trait Define Refactor

* Fixes 1

* target.status_traits
This commit is contained in:
SabreML
2021-07-27 19:30:00 -04:00
committed by GitHub
parent b8e84c73bf
commit e0d15d0f79
2 changed files with 95 additions and 71 deletions
@@ -39,7 +39,7 @@
M.SetParalysis(0, FALSE)
M.SetSilence(0, FALSE)
M.SetHallucinate(0)
REMOVE_TRAITS_NOT_IN(M, list(ROUNDSTART_TRAIT))
REMOVE_TRAITS_NOT_IN(M, list(ROUNDSTART_TRAIT, SPECIES_TRAIT))
M.SetDizzy(0)
M.SetDrowsy(0)
M.SetStuttering(0)