aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-01-09 17:24:30 +0100
committerKillyana <morphone1@gmail.com>2019-01-09 17:24:30 +0100
commit5e73647c84338705a2b45b95705c08ea4a5e2668 (patch)
treee927f0f75166ddc5f20dcbdce0308c3306ed5bfc /sql
parent2069d78ec7e3be4e58de9962332f36f1cab61bad (diff)
Quest/Script: Kodo Roundup
Fix faction issue and handle the gossip correctly via the script
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_01_09_02_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_01_09_02_world_335.sql b/sql/updates/world/3.3.5/2019_01_09_02_world_335.sql
new file mode 100644
index 00000000000..90f3880d9d8
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_01_09_02_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template` SET `npcflag`=`npcflag`|1 WHERE `entry` IN (11627);