aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-09-12 17:28:32 +0200
committerKillyana <morphone1@gmail.com>2019-09-12 17:28:32 +0200
commitc9aeff3bf96e88d88af6fe9e0011a3794fb194c2 (patch)
tree1b4018ad43909becdf8f664dc8e6058a9685caf7
parentb6c2baf5f690794fb4a8de930f0047e4373c39fb (diff)
DB/Creature: Gorkun Ironskull & Martin Victus
-rw-r--r--sql/updates/world/3.3.5/2019_09_12_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_09_12_02_world.sql b/sql/updates/world/3.3.5/2019_09_12_02_world.sql
new file mode 100644
index 00000000000..805033401e7
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_09_12_02_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_template` SET `unit_flags`=320 WHERE `entry` IN (37591,37606);
+UPDATE `creature_template` SET `gossip_menu_id`=10923 WHERE `entry` IN (37607);