Updated to 3.1.2.9855 client build, fixed quests, some work on monster movement. Not tested.

This commit is contained in:
tomrus88 2009-05-02 19:38:14 +04:00
parent 21a38a42d8
commit b980e9ac59
22 changed files with 114 additions and 92 deletions

View file

@ -68,6 +68,6 @@ enum LoginResult
// others will not and opposite
// will only support WoW, WoW:TBC and WoW:WotLK 3.1.1a client build 9835...
#define EXPECTED_MANGOS_CLIENT_BUILD {9835, 0}
#define EXPECTED_MANGOS_CLIENT_BUILD {9835, 9855, 0}
#endif