Core/Misc: Update various enums for 9.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce49d5615bd041700a253239c864a18f87e79216)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user