The assistant is a npc spawned in the world and lets a player obtain heirlooms, glyphs, gems, utilities like faction change and race change. The player can also spend gold in order to increase their profession skills
GNU Affero General Public License v3.0
18
stars
22
forks
source link
Adds portals, BC gems, potions, flasks, and enchantments #7
First, let me say that I see you don't take PR's so feel free to decline this, I just thought I would make this anyway. I combined #4's fork and Dreathean's fork (https://github.com/Dreathean/mod-assistant) to match the standard that you created. In addition, on my server, I have custom heirlooms which only live in the SQL file and are marked as (Custom) under each category. I have an SQL file to add in those heirlooms, but it seemed weird for me to add that to the PR since those lines 20 lines are so are only for me and could easily be removed. And lastly, I added a 36 slot bag to the containers which is another easy thing to remove.
First, let me say that I see you don't take PR's so feel free to decline this, I just thought I would make this anyway. I combined #4's fork and Dreathean's fork (https://github.com/Dreathean/mod-assistant) to match the standard that you created. In addition, on my server, I have custom heirlooms which only live in the SQL file and are marked as (Custom) under each category. I have an SQL file to add in those heirlooms, but it seemed weird for me to add that to the PR since those lines 20 lines are so are only for me and could easily be removed. And lastly, I added a 36 slot bag to the containers which is another easy thing to remove.