mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Spells): Thera/Stonard Portals Level Req (#9277)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637565596089806926');
|
||||
|
||||
UPDATE `npc_trainer` SET `ReqLevel` = 35 WHERE `SpellID` in (49360, 49361);
|
||||
Reference in New Issue
Block a user