aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/7116_world_trinity_string.sql2
-rw-r--r--sql/world.sql8
2 files changed, 2 insertions, 8 deletions
diff --git a/sql/updates/7116_world_trinity_string.sql b/sql/updates/7116_world_trinity_string.sql
new file mode 100644
index 00000000000..280e5e24baf
--- /dev/null
+++ b/sql/updates/7116_world_trinity_string.sql
@@ -0,0 +1,2 @@
+-- Remove no longer uses entries from Wintergrasp
+DELETE FROM `trinity_string` WHERE `entry` BETWEEN 763 AND 770;
diff --git a/sql/world.sql b/sql/world.sql
index 4bc39b99094..9376d92c1d0 100644
--- a/sql/world.sql
+++ b/sql/world.sql
@@ -7458,14 +7458,6 @@ INSERT INTO `trinity_string` (`entry`,`content_default`,`content_loc1`,`content_
(760, 'The %s siege workshop has been destroyed by the %s!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(761, 'The %s tower has been damaged!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(762, 'The %s tower has been destroyed!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(763, 'Wintergrasp fortress is under attack!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(764, 'Wintergrasp is now under the control of the %s.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(765, 'Wintergrasp timer set to %s.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(766, 'Wintergrasp battle started.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(767, 'Wintergrasp battle finished.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(768, 'Wintergrasp info: %s controlled. Timer: %s. Wartime: %s. Number of Players: (Horde: %u, Alliance: %u)', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(769, 'Wintergrasp outdoorPvP is disabled.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(770, 'Wintergrasp outdoorPvP is enabled.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(771, 'You have reached Rank 1: Corporal', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(772, 'You have reached Rank 2: First Lieutenant', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(785, 'Arena testing turned %s', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),