aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2020_09_08_07_world_2017_09_23_03_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2020_09_08_07_world_2017_09_23_03_world_335.sql b/sql/updates/world/master/2020_09_08_07_world_2017_09_23_03_world_335.sql
new file mode 100644
index 00000000000..40210e65da1
--- /dev/null
+++ b/sql/updates/world/master/2020_09_08_07_world_2017_09_23_03_world_335.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `creature_text` WHERE `CreatureID`=16521 AND `ID`=3;
+INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
+(16521, 0, 3, "None of you are to leave this valley alive.", 12, 0, 100, 0, 0, 0, 13429, 0, "Blood Elf Scout");