shaman, rogue strategy port, use item action.

This commit is contained in:
Yunfan Li
2023-06-08 10:37:13 +08:00
parent 231b0b51e4
commit 89d24b646c
34 changed files with 664 additions and 109 deletions

View File

@@ -2264,6 +2264,8 @@ void PlayerbotFactory::InitMounts()
fslow = { 32244, 32245, 32243 };
ffast = { 32295, 32297, 32246, 32296 };
break;
default:
break;
}
mounts[bot->getRace()][0] = slow;