Update progression_61_64_npc_trainer_TBCprofs_down_2.sql

This commit is contained in:
Skjalf 2025-12-31 06:23:59 -03:00
parent cf97553a47
commit 4e897f7f40

View file

@ -1,4 +1,4 @@
-- Restore Brilliant Glass for Sunwell
DELETE FROM `npc_trainer` WHERE `SpellID`=47280;
INSERT INTO `npc_trainer` (`ID`, `SpellID`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqLevel`, `ReqSpell`) VALUES
(201025, 47280, 30000, 755, 350, 0, 0);
-- DELETE FROM `npc_trainer` WHERE `SpellID`=47280;
-- INSERT INTO `npc_trainer` (`ID`, `SpellID`, `MoneyCost`, `ReqSkillLine`, `ReqSkillRank`, `ReqLevel`, `ReqSpell`) VALUES
-- (201025, 47280, 30000, 755, 350, 0, 0);