mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 16:37:03 +00:00
[Core] Fix tabs
This commit is contained in:
parent
bbf0020c1a
commit
d54c7b7764
11 changed files with 69 additions and 69 deletions
|
|
@ -4608,7 +4608,7 @@ void Player::ResurrectPlayer(float restore_percent, bool applySickness)
|
|||
RemoveAurasDueToSpell(20584); // speed bonuses
|
||||
RemoveAurasDueToSpell(8326); // SPELL_AURA_GHOST
|
||||
|
||||
SetDeathState(ALIVE);
|
||||
SetDeathState(ALIVE);
|
||||
|
||||
SetWaterWalk(false);
|
||||
SetRoot(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue