Core/Battlefield: Add missing stuff for wintergrasp

This commit is contained in:
Vincent-Michael
2012-08-21 23:01:24 +02:00
parent 984493108b
commit 6891fe6248
20 changed files with 139 additions and 106 deletions

View File

@@ -6196,6 +6196,7 @@ void Spell::EffectPlayerNotification(SpellEffIndex effIndex)
case 58730: // Restricted Flight Area
case 58600: // Restricted Flight Area
unitTarget->ToPlayer()->GetSession()->SendNotification(LANG_ZONE_NOFLYZONE);
unitTarget->PlayDirectSound(9417); // Fel Reaver sound
break;
}