aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_03_07_00_world_trinity_string.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2012_03_07_00_world_trinity_string.sql b/sql/updates/world/2012_03_07_00_world_trinity_string.sql
new file mode 100644
index 00000000000..96344520236
--- /dev/null
+++ b/sql/updates/world/2012_03_07_00_world_trinity_string.sql
@@ -0,0 +1,3 @@
+DELETE FROM `trinity_string` WHERE `entry`=175;
+INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
+(175, 'Liquid level: %f, ground: %f, type: %u, flags %u, status: %d.'); \ No newline at end of file