DB/Phase: Name some Legion Remix phases
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
-- Phase names Legion Remix
|
||||
DELETE FROM `phase_name` WHERE `ID` IN (26208,26315,26517,27370,25667);
|
||||
INSERT INTO `phase_name` (`ID`, `Name`) VALUES
|
||||
(26208, 'Dalaran - Remix Legion Invasion'),
|
||||
(26315, 'Cosmetic - See Frayed Temporal Threads'),
|
||||
(26517, 'Cosmetic - See Moratari in The Chamber of the Guardian'),
|
||||
(27370, 'Cosmetic - See Moratari at the Infinite Bazaar'),
|
||||
(25667, 'Cosmetic - See Infinite Bazaar GameObjects and Creatures');
|
||||
Reference in New Issue
Block a user