azerothcore / mod-npc-talent-template

Template NPC (gear, talents)
http://azerothcore.org/
10 stars 30 forks source link

[Conflict] Same NPC ID's #14

Closed Knindzagxg closed 1 year ago

Knindzagxg commented 4 years ago

If members decide to use module NPC Services there will be conflict between ID's since both modules using same at the moment.

https://github.com/azerothcore/mod-npc-services/blob/master/sql/world/Npc_Services.sql

BarbzYHOOL commented 4 years ago

ok easy to change @Knindzagxg can you change it to another ID because you listed all the IDs few minutes ago so you know which one not to use

https://github.com/azerothcore/mod-npc-talent-template/edit/master/sql/characters/characters.sql

BarbzYHOOL commented 4 years ago

i put a new number in my PR too https://github.com/azerothcore/mod-npc-talent-template/pull/16

pangolp commented 1 year ago

I'm going to close this pull request, because it's from the year 2020. Please, if you think I'm wrong and the issue you're talking about still persists, let me know and we'll deal with it again. I want to try to keep the repository clean and wait for new issues or pull requests.