Core: Update to 10.2.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/468a06baf046b716305ee665e3cfd93c80e99457)
This commit is contained in:
@@ -4729,7 +4729,7 @@ namespace Game.Spells
|
||||
continue;
|
||||
}
|
||||
|
||||
unitCaster->ModifyPower(cost.Power, -cost.Amount);
|
||||
unitCaster.ModifyPower(cost.Power, -cost.Amount);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user