From cc42cd158c0b2ce22afdd66cb78358b623d83b1c Mon Sep 17 00:00:00 2001 From: treeston Date: Wed, 13 Jul 2016 02:46:39 +0200 Subject: DB/TrinityString: typo fix (cherry picked from commit 01dba54c12777c337d916493889bb92ae93c12be) --- sql/updates/world/master/2017_02_05_13_world_2016_07_13_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2017_02_05_13_world_2016_07_13_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_02_05_13_world_2016_07_13_00_world.sql b/sql/updates/world/master/2017_02_05_13_world_2016_07_13_00_world.sql new file mode 100644 index 00000000000..4fb83eb1eb7 --- /dev/null +++ b/sql/updates/world/master/2017_02_05_13_world_2016_07_13_00_world.sql @@ -0,0 +1,2 @@ +-- quick typo fix, thanks keader for making me look at the PR and notice this +UPDATE `trinity_string` SET `content_default` = 'VisualizeBoundary warning: Reached fail-safe flood boundary - check if your boundary is unbounded!' WHERE `entry` = 11013; -- cgit v1.2.3