Core/Characters: Added missing Earthen creation data

Port From (https://github.com/TrinityCore/TrinityCore/commit/b3a502ddb9f08a1cc3ef082263567898c7b0a3eb)
This commit is contained in:
Hondacrx
2024-11-10 13:57:03 -05:00
parent 3db6dcaf2f
commit e59de27d66
2 changed files with 16 additions and 3 deletions
+8 -1
View File
@@ -730,7 +730,14 @@ namespace Framework.Constants
//DracthyrVisageAlliance = 75,
//DracthyrVisageHorde= 76,
//CompanionPterrodax = 77
Max = 78
//CompanionNetherwingDrake = 80,
//RostrumStormGryphon = 82,
//RostrumFaerieDragon = 83,
EarthenDwarfHorde = 84, // Title Earthen Description Earthen (Horde) (Racemask Bit 17)
EarthenDwarfAlliance = 85, // Title Earthen Description Earthen (Alliance) (Racemask Bit 18)
//Harronir = 86,
//RostrumAirship = 87,
Max = 88
}
public enum Expansion