aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorkaelima <kaelima@live.se>2012-11-13 15:56:15 +0100
committerkaelima <kaelima@live.se>2012-11-13 15:56:15 +0100
commit3c3d4f4c995ef488ddf5a81281efe28135ee26cc (patch)
tree5519e02bef450af15f57edfc2c204fc10a04d8ed /sql
parent3e43bf5917493ff6b2701c77e456142b9f026e87 (diff)
Script/Commands: Reimplemented ".lookup map" command.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_11_13_00_world_trinity_string.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_11_13_00_world_trinity_string.sql b/sql/updates/world/2012_11_13_00_world_trinity_string.sql
new file mode 100644
index 00000000000..2834a8f900b
--- /dev/null
+++ b/sql/updates/world/2012_11_13_00_world_trinity_string.sql
@@ -0,0 +1,2 @@
+DELETE FROM `trinity_string` WHERE `entry` IN (5018,5019);
+UPDATE `trinity_string` SET `content_default`= '[Raid]' WHERE `entry`=5017;