mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Services): Brown Kodo should be replaced with Unpainted Mechan… (#13813)
...ostrider using Faction Change service.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--
|
||||||
|
DELETE FROM `player_factionchange_spells` WHERE `alliance_id`=17454;
|
||||||
|
INSERT INTO `player_factionchange_spells` VALUES
|
||||||
|
(17454,'Unpainted Mechanostrider',18990,'Brown Kodo');
|
||||||
Reference in New Issue
Block a user