mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Trait Define Refactor (#16327)
* Adminordrazine fix * Trait Define Refactor * Fixes 1 * target.status_traits
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user