parent
5c5e559685
commit
c83c64cdee
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue