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 For creature_template and cleanup #32

Closed Nelnamara closed 3 months ago

Nelnamara commented 3 months ago

Changes Proposed:

Issues Addressed:

Fixes failure and issues related to changes to Creature_Template

Tests Performed:

How to Test the Changes:

  1. Install Module
  2. Should be no errors upon compile and install
  3. SQL should import without errors
  4. Summon NPC (Creature ID 601016)
  5. Right click to speak to NPC - He should Emote and Buff you.
Helias commented 3 months ago

thanks!