Core: Updated to 11.2.0

Port From (https://github.com/TrinityCore/TrinityCore/commit/5cf0c6c8bb2c4e58a2d66ba5f304af34d18a4782)
This commit is contained in:
Hondacrx
2025-08-25 20:48:29 -04:00
parent d64045154a
commit aaa669210a
63 changed files with 5958 additions and 5434 deletions
@@ -651,6 +651,9 @@ namespace Framework.Constants
Unk641 = 641,
Unk642 = 642,
ModRangedAttackSpeedFlat = 643,
Unk644 = 644,
Unk645 = 645,
Total
}
@@ -2671,6 +2671,10 @@ namespace Framework.Constants
UiAction = 339,
Unk340 = 340,
LearnWarbanScene = 341,
Unk342 = 342,
Unk343 = 343,
Unk344 = 344, // some kind of teleport
AssistAction = 345, // MiscValue[0] = AssistActionType, MiscValue[1] = ID, depends on type
TotalSpellEffects
}