Core/Spells: Implemented setting spell to cast on arrival from SPELL_EFFECT_JUMP_CHARGE in database

Port From (https://github.com/TrinityCore/TrinityCore/commit/b6b0eced74676816ae41d46ddb0ae7fa74068d3f)
This commit is contained in:
Hondacrx
2025-10-13 16:19:14 -04:00
parent b7eacd869e
commit aa2b2599b2
3 changed files with 16 additions and 4 deletions
+1
View File
@@ -1339,6 +1339,7 @@ namespace Game.Movement
public uint? SpellVisualId;
public uint? ProgressCurveId;
public uint? ParabolicCurveId;
public uint? TriggerSpellId;
}
public struct ChaseRange