aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorWyreth <32145860+Wyreth@users.noreply.github.com>2017-09-28 03:19:04 +0200
committerKeader <keader.android@gmail.com>2017-09-27 22:19:04 -0300
commitb048cdd7492c4cee2b389567c498bfa622a225d5 (patch)
treea53022e1df52fabda2e1126afd62f3cc728c2eb3 /sql
parent0ebb09e1e8373b352dd05e2daaedb75772306d04 (diff)
[3.3.5] Scripts/Quest: A Rogue's Deal improvements (#20418)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2017_09_27_08_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_09_27_08_world.sql b/sql/updates/world/3.3.5/2017_09_27_08_world.sql
new file mode 100644
index 00000000000..17856b500cc
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_09_27_08_world.sql
@@ -0,0 +1 @@
+UPDATE `creature_text` SET `Text`="Okay, okay... gimmie a minute to rest now. You gone and beat me up good.", `BroadcastTextId`=3043, `comment`="Calvin Montague" WHERE `CreatureID`=6784;