chore(DB): import pending files

Referenced commit(s): 5c5e559685
This commit is contained in:
AzerothCoreBot
2023-06-24 20:11:07 +00:00
parent 5c5e559685
commit c83c64cdee

View File

@@ -1,3 +1,4 @@
-- DB update 2023_06_24_03 -> 2023_06_24_04
DELETE FROM `npc_trainer` WHERE `SpellID` = 41321;
INSERT INTO `npc_trainer` (`ID`, `SpellID`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqLevel`, `ReqSpell`) VALUES
(201013, 41321, 50000, 202, 350, 0, 0);