Adds Mist of Pandaria's Brawler's Guild to AzerothCore.
- .go c id 60000 Everything else is self explanatory.
1) Simply place the module under the `modules` directory of your AzerothCore source.
2) Import the SQL(s) manually to the right Database (auth, world or characters) or with the `db_assembler.sh`.
3) Re-run cmake and launch a clean build of AzerothCore.
- Season 1 - Tier 7 (213~)
- Season 2 - Tier 8 (232~)
- Season 3 - Tier 9 (245~)
- Season 4 - Tier 10 (264~)
(Item level is based on the highest obtainable gear from 10m)
If you need to change the module configuration, go to your server configuration folder (where your worldserver
or worldserver.exe
is), copy modarenatop.conf.dist
to modarenatop.conf
and edit that new file.
In npc_brawlers_guild.cpp
look for "Shop", there you can edit prices, items and required rank for every item.
AzerothCore: GitHub Repository Website Discord