Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c852af7f2c820e429eaf8389822e8c910f961a1)
This commit is contained in:
@@ -92,7 +92,7 @@ namespace Framework.Constants
|
||||
ModStalked = 68,
|
||||
SchoolAbsorb = 69,
|
||||
PeriodicWeaponPercentDamage = 70,
|
||||
StoreTeleportReturnPoint = 71, // NYI
|
||||
StoreTeleportReturnPoint = 71,
|
||||
ModPowerCostSchoolPct = 72,
|
||||
ModPowerCostSchool = 73,
|
||||
ReflectSpellsSchool = 74,
|
||||
|
||||
Reference in New Issue
Block a user