issues
search
azerothcore
/
mod-npc-buffer
A NPC that buffs players
http://azerothcore.org/
GNU Affero General Public License v3.0
14
stars
28
forks
source link
Fix: SQL script to use the create_template_model/Feature: level-appropriate buffs
#30
Closed
pappons
closed
4 months ago
pappons
commented
4 months ago
Changes Proposed:
Feature: Switched hard-coded spell ids to use spell chains so it picks a more level appropriate spell
Feature: Added Thorns to the spell list
Issues Addressed:
Fixes SQL script incompatibility with updated table structure.
Tests Performed:
Built and without errors on Linux x86_64
Tested buff NPC in-game on several characters at various levels on two accounts
How to Test the Changes:
Run SQL script to validate it doesn't fail regarding the now removed
modelid1
column
Enable and place NPC according to guidelines described in the module's readme.md
Interact with NPC with characters at various levels to confirm that they get level-appropriate buffs
Changes Proposed:
Issues Addressed:
Tests Performed:
How to Test the Changes:
modelid1
column