aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2017_09_06_03_world_2016_10_12_02_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_09_06_03_world_2016_10_12_02_world.sql b/sql/updates/world/master/2017_09_06_03_world_2016_10_12_02_world.sql
new file mode 100644
index 00000000000..085f3d96e5a
--- /dev/null
+++ b/sql/updates/world/master/2017_09_06_03_world_2016_10_12_02_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `creature_text` WHERE `entry`=24251 AND `groupid`=0 AND `id`=1;
+INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
+(24251, 0, 1, "It's alive!", 14, 0, 100, 0, 0, 0, 23099, 0, "Chief Plaguebringer Harris");