aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-08-25 10:56:01 +0200
committerGitHub <noreply@github.com>2016-08-25 10:56:01 +0200
commit59f340b751ba1cc8bd58329db0b16d56933f64f9 (patch)
treef3ab7e2a096049cd780c7ebe0a36592c03aa76b3
parent92876278fe163ffd8ecf9561f5b0044225559c48 (diff)
DB/SAI: remove wrong dynamicflag from creature Proto-Drake Egg
Made the tooltip appear as if a Hunter used Beast Lore on them
-rw-r--r--sql/updates/world/3.3.5/2016_08_25_08_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_08_25_08_world.sql b/sql/updates/world/3.3.5/2016_08_25_08_world.sql
new file mode 100644
index 00000000000..1af4d154e31
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_08_25_08_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `action_param1`=8 WHERE `entryorguid`=23777 AND `id`=7;