aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-10-11 22:21:07 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-10-11 22:21:07 +0200
commit20549fc3b53f6b26b9bec94db5a0172115828e1e (patch)
treeb1231a4593e97455d4df365528b470e44beb60a4
parent103fd9cb6363dab26ee22e102facde1182fbf37e (diff)
DB/Creature: Brazie Gatz
By Foldy, updates #13237
-rw-r--r--sql/updates/world/2014_10_11_06_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_11_06_world.sql b/sql/updates/world/2014_10_11_06_world.sql
new file mode 100644
index 00000000000..875d71d4ac0
--- /dev/null
+++ b/sql/updates/world/2014_10_11_06_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_template` SET `gossip_menu_id`=10949, `npcflag`=4225 WHERE `entry`=37904;
+UPDATE `gossip_menu_option` SET `option_id`=3, `npc_option_npcflag`=128 WHERE `menu_id`=10949 AND `id`=0;