Core/Misc: Update various enums for 9.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce49d5615bd041700a253239c864a18f87e79216)
This commit is contained in:
@@ -76,55 +76,56 @@ namespace Framework.Constants
|
||||
CharCreateCharacterInCommunity = 49,
|
||||
CharCreateNewPlayer = 50,
|
||||
|
||||
CharDeleteInProgress = 51,
|
||||
CharDeleteSuccess = 52,
|
||||
CharDeleteFailed = 53,
|
||||
CharDeleteFailedLockedForTransfer = 54,
|
||||
CharDeleteFailedGuildLeader = 55,
|
||||
CharDeleteFailedArenaCaptain = 56,
|
||||
CharDeleteFailedHasHeirloomOrMail = 57,
|
||||
CharDeleteFailedUpgradeInProgress = 58,
|
||||
CharDeleteFailedHasWowToken = 59,
|
||||
CharDeleteFailedVasTransactionInProgress = 60,
|
||||
CharDeleteFailedCommunityOwner = 61,
|
||||
CharCreateNameReservationFull = 51,
|
||||
|
||||
CharLoginInProgress = 62,
|
||||
CharLoginSuccess = 63,
|
||||
CharLoginNoWorld = 64,
|
||||
CharLoginDuplicateCharacter = 65,
|
||||
CharLoginNoInstances = 66,
|
||||
CharLoginFailed = 67,
|
||||
CharLoginDisabled = 68,
|
||||
CharLoginNoCharacter = 69,
|
||||
CharLoginLockedForTransfer = 70,
|
||||
CharLoginLockedByBilling = 71,
|
||||
CharLoginLockedByMobileAh = 72,
|
||||
CharLoginTemporaryGmLock = 73,
|
||||
CharLoginLockedByCharacterUpgrade = 74,
|
||||
CharLoginLockedByRevokedCharacterUpgrade = 75,
|
||||
CharLoginLockedByRevokedVasTransaction = 76,
|
||||
CharLoginLockedByRestriction = 77,
|
||||
CharDeleteInProgress = 52,
|
||||
CharDeleteSuccess = 53,
|
||||
CharDeleteFailed = 54,
|
||||
CharDeleteFailedLockedForTransfer = 55,
|
||||
CharDeleteFailedGuildLeader = 56,
|
||||
CharDeleteFailedArenaCaptain = 57,
|
||||
CharDeleteFailedHasHeirloomOrMail = 58,
|
||||
CharDeleteFailedUpgradeInProgress = 59,
|
||||
CharDeleteFailedHasWowToken = 60,
|
||||
CharDeleteFailedVasTransactionInProgress = 61,
|
||||
CharDeleteFailedCommunityOwner = 62,
|
||||
|
||||
CharLoginLockedForRealmPlaytype = 78,
|
||||
CharLoginInProgress = 63,
|
||||
CharLoginSuccess = 64,
|
||||
CharLoginNoWorld = 65,
|
||||
CharLoginDuplicateCharacter = 66,
|
||||
CharLoginNoInstances = 67,
|
||||
CharLoginFailed = 68,
|
||||
CharLoginDisabled = 69,
|
||||
CharLoginNoCharacter = 70,
|
||||
CharLoginLockedForTransfer = 71,
|
||||
CharLoginLockedByBilling = 72,
|
||||
CharLoginLockedByMobileAh = 73,
|
||||
CharLoginTemporaryGmLock = 74,
|
||||
CharLoginLockedByCharacterUpgrade = 75,
|
||||
CharLoginLockedByRevokedCharacterUpgrade = 76,
|
||||
CharLoginLockedByRevokedVasTransaction = 77,
|
||||
CharLoginLockedByRestriction = 78,
|
||||
CharLoginLockedForRealmPlaytype = 79,
|
||||
|
||||
CharNameSuccess = 79,
|
||||
CharNameFailure = 80,
|
||||
CharNameNoName = 81,
|
||||
CharNameTooShort = 82,
|
||||
CharNameTooLong = 83,
|
||||
CharNameInvalidCharacter = 84,
|
||||
CharNameMixedLanguages = 85,
|
||||
CharNameProfane = 86,
|
||||
CharNameReserved = 87,
|
||||
CharNameInvalidApostrophe = 88,
|
||||
CharNameMultipleApostrophes = 89,
|
||||
CharNameThreeConsecutive = 90,
|
||||
CharNameInvalidSpace = 91,
|
||||
CharNameConsecutiveSpaces = 92,
|
||||
CharNameRussianConsecutiveSilentCharacters = 93,
|
||||
CharNameRussianSilentCharacterAtBeginningOrEnd = 94,
|
||||
CharNameDeclensionDoesntMatchBaseName = 95,
|
||||
CharNameSpacesDisallowed = 96,
|
||||
CharNameSuccess = 80,
|
||||
CharNameFailure = 81,
|
||||
CharNameNoName = 82,
|
||||
CharNameTooShort = 83,
|
||||
CharNameTooLong = 84,
|
||||
CharNameInvalidCharacter = 85,
|
||||
CharNameMixedLanguages = 86,
|
||||
CharNameProfane = 87,
|
||||
CharNameReserved = 88,
|
||||
CharNameInvalidApostrophe = 89,
|
||||
CharNameMultipleApostrophes = 90,
|
||||
CharNameThreeConsecutive = 91,
|
||||
CharNameInvalidSpace = 92,
|
||||
CharNameConsecutiveSpaces = 93,
|
||||
CharNameRussianConsecutiveSilentCharacters = 94,
|
||||
CharNameRussianSilentCharacterAtBeginningOrEnd = 95,
|
||||
CharNameDeclensionDoesntMatchBaseName = 96,
|
||||
CharNameSpacesDisallowed = 97,
|
||||
}
|
||||
|
||||
public enum CharacterUndeleteResult
|
||||
|
||||
@@ -2074,7 +2074,11 @@ namespace Framework.Constants
|
||||
Alliance = 519,
|
||||
Horde = 520,
|
||||
Meow = 521,
|
||||
Boop = 522
|
||||
Boop = 522,
|
||||
Wince = 623,
|
||||
Huzzah = 624,
|
||||
Impressed = 625,
|
||||
Magnificent = 626,
|
||||
}
|
||||
|
||||
public enum ExpectedStatType : byte
|
||||
|
||||
@@ -359,7 +359,8 @@ namespace Framework.Constants
|
||||
BloodBeast = 296,
|
||||
Camel = 298,
|
||||
Courser = 299,
|
||||
Mammoth = 300
|
||||
Mammoth = 300,
|
||||
Incubus = 302
|
||||
}
|
||||
|
||||
public enum InhabitType
|
||||
|
||||
@@ -50,7 +50,18 @@ namespace Framework.Constants
|
||||
Thalassian2 = 182,
|
||||
Addon = 183,
|
||||
AddonLogged = 184,
|
||||
Vulpera = 285
|
||||
Vulpera = 285,
|
||||
ComplexCipher = 287,
|
||||
BasicCypher = 288,
|
||||
Metrial = 290,
|
||||
Altonian = 291,
|
||||
Sopranian = 292,
|
||||
Aealic = 293,
|
||||
Dealic = 294,
|
||||
Trebelim = 295,
|
||||
Bassalim = 296,
|
||||
EmbeddedLanguages = 297,
|
||||
Unknowable = 298,
|
||||
}
|
||||
|
||||
public enum CypherStrings
|
||||
|
||||
@@ -294,7 +294,14 @@ namespace Framework.Constants
|
||||
AbominableStitching = 593,
|
||||
TimewalkingCampaign = 594,
|
||||
PathOfAscension = 595,
|
||||
LegendaryCrafting = 596
|
||||
LegendaryCrafting = 596,
|
||||
Campaign91 = 600,
|
||||
CyphersOfTheFirstOnes = 601,
|
||||
ZerethMortisCampaign = 602,
|
||||
TheArchivistsCodex = 603,
|
||||
CovenantAssaults = 604,
|
||||
ProtoformSynthesis = 606,
|
||||
Ch6SymbolTracking = 607,
|
||||
}
|
||||
|
||||
public enum QuestFailedReasons
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -357,7 +357,10 @@ namespace Framework.Constants
|
||||
AscensionCrafting = 2791,
|
||||
PetMammoth = 2805,
|
||||
PetCourser = 2806,
|
||||
PetCamel = 2807
|
||||
PetCamel = 2807,
|
||||
StygiaCrafting = 2811,
|
||||
LanguageCypher = 2817,
|
||||
PhotoformSynthesis = 2819,
|
||||
}
|
||||
|
||||
public enum SkillState
|
||||
|
||||
@@ -1342,6 +1342,16 @@ namespace Framework.Constants
|
||||
YouMustBeAMemberOfTheVenthyrCovenantOrHaveReachedRenown80WithTheVenthyr = 622, // You Must Be A Member Of The Venthyr Covenant Or Have Reached Renown 80 With The Venthyr.
|
||||
YouAlreadyHaveThatMuchRenownWithYourActiveCovenant = 627, // You Already Have That Much Renown With Your Active Covenant.
|
||||
CannotExceedTheMaximumForThatCurrency = 628, // Cannot Exceed The Maximum For That Currency.
|
||||
RequiresAdditionalCosmicEnergy = 629, // Requires Additional Cosmic Energy.
|
||||
RequiresArchitect = 630, // Requires Architect.
|
||||
YouMustBeSittingToDoThat = 631, // You Must Be Sitting To Do That.
|
||||
RequiresPollenCloud = 632, // Requires Pollen Cloud.
|
||||
Requires5LostOvoids = 633, // Requires 5 Lost Ovoids.
|
||||
YouHaveTooManyTemporaryEnhancements = 634, // You Have Too Many Temporary Enhancements.
|
||||
YouHaveOtherWaysToSummonPocopoc = 635, // You Have Other Ways To Summon Pocopoc While In Zereth Mortis.
|
||||
RequiresMoreSyllabicRecall = 636, // Requires More Syllabic Recall.
|
||||
ThisBattlePetCannotRideOnMagicSaucer = 637, // This Battle Pet Is Unable To Ride On The Magic Saucer.
|
||||
PocopocIsUnavailableOnQuestline = 640, // Pocopoc Is Unavailable To Summon During The Questline A Means To An End.
|
||||
}
|
||||
|
||||
public enum SpellMissInfo
|
||||
|
||||
Reference in New Issue
Block a user