mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 20:34:53 +08:00
Fix comment
This commit is contained in:
parent
ea6fb330bd
commit
d968b5e1cd
@ -1,2 +1,2 @@
|
||||
-- Fixes Horn of Winter rank chain
|
||||
UPDATE `npc_trainer` SET `ReqSpell` = 57330 WHERE `SpellID` = 57623; -- Rank 2 requires Rank 1
|
||||
-- Fixes Horn of Winter `Rank` chain
|
||||
UPDATE `npc_trainer` SET `ReqSpell` = 57330 WHERE `SpellID` = 57623;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user