mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 11:03:47 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_10_27_04 -> 2024_10_28_00
|
||||||
DELETE FROM `player_factionchange_items` WHERE `alliance_id` IN (28379, 28380) AND `horde_id` IN (28377, 28378);
|
DELETE FROM `player_factionchange_items` WHERE `alliance_id` IN (28379, 28380) AND `horde_id` IN (28377, 28378);
|
||||||
INSERT INTO `player_factionchange_items` (`alliance_id`, `alliance_comment`, `horde_id`, `horde_comment`) VALUES
|
INSERT INTO `player_factionchange_items` (`alliance_id`, `alliance_comment`, `horde_id`, `horde_comment`) VALUES
|
||||||
(28379, 'Sergeant\'s Heavy Cape', 28378, 'Sergeant\'s Heavy Cape'),
|
(28379, 'Sergeant\'s Heavy Cape', 28378, 'Sergeant\'s Heavy Cape'),
|
||||||
Reference in New Issue
Block a user