diff --git a/data/sql/updates/pending_db_world/threshwackonator.sql b/data/sql/updates/pending_db_world/threshwackonator.sql new file mode 100644 index 000000000..c359a0fc0 --- /dev/null +++ b/data/sql/updates/pending_db_world/threshwackonator.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `npcflag` = 1, `gossip_menu_id` = '21208', `AIName` = 'SmartAI' WHERE (`entry` = 6669);