mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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