Source
zp50_class_zombie_const.inc
zombie plague 5.0
#if defined _zp50_class_zombie_const_inc
#endinput
#endif
#define _zp50_class_zombie_const_inc
/* Zombie Class ID constants */
#define ZP_INVALID_ZOMBIE_CLASS -1
/* Class selection constants */
#define ZP_CLASS_AVAILABLE 0
#define ZP_CLASS_NOT_AVAILABLE 1
#define ZP_CLASS_DONT_SHOW 2