mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
refactor(Core): Add definition file for area table entries. (#22054)
This commit is contained in:
@@ -2949,7 +2949,7 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
handler->GetSession()->GetPlayer()->CastSpell(unit, 530, true);
|
||||
handler->GetSession()->GetPlayer()->CastSpell(unit, MAP_OUTLAND, true);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user