aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2016-12-29 09:02:04 +0100
committerjoschiwald <joschiwald.trinity@gmail.com>2018-04-29 14:51:06 +0200
commit7e2ed9972e03729c289f6ea28a8703bc41c4607d (patch)
tree2ca0d25c69cc7c9db781fd17013e21c5fc6d3b76
parentad49d3a82201ce8de0171bc60787f20e57a5269b (diff)
DB/Quest: The Sleeper Has Awakened
Closes #18650 By Rushor (cherry picked from commit 13e84b7efaed3d886010f362081c47f1cf4a559b)
-rw-r--r--sql/updates/world/master/2018_04_29_03_world_2016_12_29_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2018_04_29_03_world_2016_12_29_02_world.sql b/sql/updates/world/master/2018_04_29_03_world_2016_12_29_02_world.sql
new file mode 100644
index 00000000000..2a33ebef921
--- /dev/null
+++ b/sql/updates/world/master/2018_04_29_03_world_2016_12_29_02_world.sql
@@ -0,0 +1,2 @@
+-- The Sleeper Has Awakened
+UPDATE `creature_text` SET `sound`=6209 WHERE `CreatureID`=11218 AND `GroupID`=0 AND `ID`=0;