forked from MagicBane/Server
refactored out dependency
This commit is contained in:
@@ -1658,61 +1658,6 @@ public class mbEnums {
|
|||||||
NONE
|
NONE
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum ChatChannel implements EnumBitSetHelper<ChatChannel> {
|
|
||||||
System,
|
|
||||||
Announce,
|
|
||||||
Unknown,
|
|
||||||
Commander,
|
|
||||||
Address,
|
|
||||||
Nation,
|
|
||||||
Leader,
|
|
||||||
Shout,
|
|
||||||
Siege,
|
|
||||||
Territory,
|
|
||||||
Info,
|
|
||||||
CSR,
|
|
||||||
Guild,
|
|
||||||
InnerCouncil,
|
|
||||||
Group,
|
|
||||||
City,
|
|
||||||
Say,
|
|
||||||
Emote,
|
|
||||||
Social,
|
|
||||||
Tell,
|
|
||||||
Combat,
|
|
||||||
Powers,
|
|
||||||
Snoop,
|
|
||||||
Debug,
|
|
||||||
Global,
|
|
||||||
Trade,
|
|
||||||
PVP,
|
|
||||||
Mine,
|
|
||||||
Alert,
|
|
||||||
Assassin,
|
|
||||||
Barbarian,
|
|
||||||
Bard,
|
|
||||||
Channeler,
|
|
||||||
Confessor,
|
|
||||||
Crusader,
|
|
||||||
Doomsayer,
|
|
||||||
Druid,
|
|
||||||
Fury,
|
|
||||||
Huntress,
|
|
||||||
Necromancer,
|
|
||||||
Nightstalker,
|
|
||||||
Prelate,
|
|
||||||
Priest,
|
|
||||||
Ranger,
|
|
||||||
Scout,
|
|
||||||
Sentinel,
|
|
||||||
Templar,
|
|
||||||
Thief,
|
|
||||||
Warlock,
|
|
||||||
Warrior,
|
|
||||||
Wizard
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public enum AllianceType {
|
public enum AllianceType {
|
||||||
RecommendedAlly,
|
RecommendedAlly,
|
||||||
RecommendedEnemy,
|
RecommendedEnemy,
|
||||||
|
|||||||
Reference in New Issue
Block a user