fix(Core/BattlefieldWG): Workshops/Graveyard not changing to neutral (#14002)

This commit is contained in:
Pedro Antonio
2023-03-16 18:51:59 +01:00
committed by GitHub
parent 7207be2057
commit 175c961c54
2 changed files with 13 additions and 0 deletions

View File

@@ -1193,6 +1193,8 @@ bool SpellArea::IsFitToRequirements(Player const* player, uint32 newZone, uint32
return spellId == 56618;
else if (team == TEAM_ALLIANCE)
return spellId == 56617;
else
return false;
break;
}
// Hellscream's Warsong