Mobbases can have empty mobflag values.
This commit is contained in:
@@ -37,6 +37,7 @@ import java.util.concurrent.ThreadLocalRandom;
|
||||
public class Enum {
|
||||
|
||||
public enum MobFlagType implements EnumBitSetHelper<MobFlagType> {
|
||||
NONE,
|
||||
AGGRESSIVE,
|
||||
CANROAM,
|
||||
CALLSFORHELP,
|
||||
|
||||
Reference in New Issue
Block a user