*Fix some flying mounts bugs.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-05-06 18:16:16 +02:00
parent ac3c58a2eb
commit ef4bcb7238
2 changed files with 4 additions and 4 deletions

View File

@@ -4543,7 +4543,7 @@ SpellCastResult Spell::CheckCast(bool strict)
break;
}
case SPELL_AURA_MOD_INCREASE_FLIGHT_SPEED:
case SPELL_AURA_MOD_INCREASE_MOUNTED_FLIGHT_SPEED:
case SPELL_AURA_FLY:
{
// not allow cast fly spells at old maps by players (all spells is self target)