diff options
-rw-r--r-- | sql/updates/world/2013_04_03_01_world_trinity_string.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_04_03_01_world_trinity_string.sql b/sql/updates/world/2013_04_03_01_world_trinity_string.sql index 63a29a53d71..b370664e4cf 100644 --- a/sql/updates/world/2013_04_03_01_world_trinity_string.sql +++ b/sql/updates/world/2013_04_03_01_world_trinity_string.sql @@ -8,4 +8,4 @@ INSERT INTO `trinity_string`(`entry`,`content_default`) VALUES (20070, 'Guide me to the Fortress Graveyard.'), (20075, 'Guide me back to the Horde landing camp.'), (20076, 'Guide me back to the Alliance landing camp.'), -(20077, 'Queue for Wintergrasp.');
\ No newline at end of file +(20077, 'Queue for Wintergrasp.'); |