enum ItemCounterType

None: UInt = 0
ZombieKills: UInt = 1
HumanKills: UInt = 2
SurvivorKills: UInt = 3
