aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2024_07_15_00_world.sql16
1 files changed, 16 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_07_15_00_world.sql b/sql/updates/world/master/2024_07_15_00_world.sql
new file mode 100644
index 00000000000..37d749959f3
--- /dev/null
+++ b/sql/updates/world/master/2024_07_15_00_world.sql
@@ -0,0 +1,16 @@
+-- Phase
+DELETE FROM `phase_name` WHERE `ID` IN (15274,15278,14328,15356,15355,15275,15492,14847,15493,13843,15395,13417,15499);
+INSERT INTO `phase_name` (`ID`, `Name`) VALUES
+(15274, 'Cosmetic - See wounded Alliance and Campfire'),
+(15278, 'Cosmetic - See wounded Horde and Campfire'),
+(14328, 'Cosmetic - See captured Druid (A|H) in Hruns Den'),
+(15356, 'Cosmetic - See Harpy Totems in Harpy Roost (A)'),
+(15355, 'Cosmetic - See Harpy Totems in Harpy Roost (H)'),
+(15275, 'Cosmetic - See Catapults in Darkmaul City (A)'),
+(15492, 'Cosmetic - See Catapults in Darkmaul City (H)'),
+(14847, 'Cosmetic - See Ogre Runestones in Darkmaul City (A)'),
+(15493, 'Cosmetic - See Ogre Runestones in Darkmaul City (H)'),
+(13843, 'Cosmetic - See Captain Keira freed in Darkmaul City'),
+(15395, 'Cosmetic - See Warlord Mulgrin Thunderwalker freed in Darkmaul City'),
+(13417, 'Cosmetic - See Alliance Gryphon in Darkmaul City'),
+(15499, 'Cosmetic - See Horde Wyvern in Darkmaul City');