mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
removed unexisting spell id
This commit is contained in:
parent
af25f586e0
commit
ca1a012325
@ -2006,7 +2006,7 @@ void PlayerbotFactory::InitMounts()
|
||||
break;
|
||||
case RACE_NIGHTELF:
|
||||
slow = { 10789, 8394, 10793 };
|
||||
fast = { 18766, 18767, 18902 };
|
||||
fast = { 18766, 18767 };
|
||||
break;
|
||||
case RACE_UNDEAD_PLAYER:
|
||||
slow = { 17463, 17464, 17462 };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user