removed unexisting spell id

This commit is contained in:
Bogir[rus] 2022-04-08 18:02:43 +05:00 committed by GitHub
parent af25f586e0
commit ca1a012325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 };