DayZ 1.24
Loading...
Searching...
No Matches
BadgePoisoned.c
Go to the documentation of this file.
1class BadgePoisoned extends DisplayElementBadge
2{
4 {
5 NUM_OF_BITS = 1;
7 m_Type = eDisplayElements.DELM_BADGE_POISONED;
8 }
9}
eBleedingSourceType m_Type
const int NTFKEY_POISONED
Definition _constants.c:46
void BadgePoisoned(PlayerBase player)
string m_Key
Definition EnEntity.c:804