mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Trainer): correct levelReq for Portal spells Darnassus and Thunder Bluff (#7758)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630954454155139800');
|
||||
|
||||
UPDATE `npc_trainer` SET `ReqLevel` = 50 WHERE `SpellID` IN (11419, 11420);
|
||||
Reference in New Issue
Block a user