Core/Conditions: Added conditions for automatic learning spells with SkillLineAbility::AcquireMethod = 4

Port From (https://github.com/TrinityCore/TrinityCore/commit/7eaa695581589e8cb9a277f9c13ad0e3daf669a7)
This commit is contained in:
Hondacrx
2025-08-11 19:42:29 -04:00
parent 5096795793
commit ceb78e5914
8 changed files with 126 additions and 39 deletions
@@ -105,6 +105,7 @@ namespace Framework.Constants
ObjectIdVisibility = 32,
SpawnGroup = 33,
PlayerCondition = 34,
SkillLineAbility = 35,
MaxDbAllowed,
ReferenceCondition = MaxDbAllowed,