fix(DB/Trainer): correct levelReq for Portal spells Darnassus and Thunder Bluff (#7758)
This commit is contained in:
parent
2f449326e0
commit
916276a4c1
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630954454155139800');
|
||||
|
||||
UPDATE `npc_trainer` SET `ReqLevel` = 50 WHERE `SpellID` IN (11419, 11420);
|
||||
Loading…
Add table
Add a link
Reference in a new issue