mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
Fix:(DB/Creature): Threshwackonator missing gossip (#12023)
Fix:(DB/Creature): Threshwackanor missing gossip
This commit is contained in:
1
data/sql/updates/pending_db_world/threshwackonator.sql
Normal file
1
data/sql/updates/pending_db_world/threshwackonator.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `npcflag` = 1, `gossip_menu_id` = '21208', `AIName` = 'SmartAI' WHERE (`entry` = 6669);
|
||||
Reference in New Issue
Block a user