fix(DB/Spells): Thera/Stonard Portals Level Req (#9277)
This commit is contained in:
parent
5c3831f4da
commit
5f36542fac
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637565596089806926');
|
||||
|
||||
UPDATE `npc_trainer` SET `ReqLevel` = 35 WHERE `SpellID` in (49360, 49361);
|
||||
Loading…
Add table
Add a link
Reference in a new issue