mirror of
https://github.com/azerothcore/mod-progression-system
synced 2026-08-21 06:23:04 -04:00
Update progression_61_64_npc_trainer_TBCprofs_down_2.sql
This commit is contained in:
parent
cf97553a47
commit
4e897f7f40
1 changed files with 3 additions and 3 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue