fix(DB/FactionChangeQuests): Return to Thrallmar and Go To The Front … (#14303)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `player_factionchange_quests` WHERE `alliance_id` = 10382;
|
||||
INSERT INTO `player_factionchange_quests` (`alliance_id`, `horde_id`) VALUES
|
||||
(10382, 10388);
|
||||
Reference in New Issue
Block a user