makes it a trait

This commit is contained in:
Seris02
2019-12-30 11:33:15 +08:00
parent cd9966cd7a
commit f1292c503c
7 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
continue
if(!H.client)
continue
if(H.exempt_from_health_events)
if(HAS_TRAIT(H,TRAIT_EXEMPT_HEALTH_EVENTS))
continue
if(H.stat == DEAD)
continue