aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShocker <shocker@freakz.ro>2011-06-25 18:16:45 +0300
committerShocker <shocker@freakz.ro>2011-06-25 18:16:45 +0300
commit66362cbc1de79ebbfbd99415d18ef4609cf53f36 (patch)
tree42898964d9a85e5093f512e7c1602439613bdc1e /sql/updates
parent365c74cf8e281f891143bf1e18f29c1f89822605 (diff)
Core/Misc: Typo fix in trinity_string
Thanks to sebid, closes #2100
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_06_25_11_world_trinity_string.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_25_11_world_trinity_string.sql b/sql/updates/world/2011_06_25_11_world_trinity_string.sql
new file mode 100644
index 00000000000..cb4cbbe4a95
--- /dev/null
+++ b/sql/updates/world/2011_06_25_11_world_trinity_string.sql
@@ -0,0 +1 @@
+UPDATE `trinity_string` SET `content_default`='You try to view cinematic %u but it doesn\'t exist.' WHERE entry='1200';