Fix comment

This commit is contained in:
EricksOliveira 2025-09-06 00:03:12 -03:00
parent ea6fb330bd
commit d968b5e1cd

View File

@ -1,2 +1,2 @@
-- Fixes Horn of Winter rank chain -- Fixes Horn of Winter `Rank` chain
UPDATE `npc_trainer` SET `ReqSpell` = 57330 WHERE `SpellID` = 57623; -- Rank 2 requires Rank 1 UPDATE `npc_trainer` SET `ReqSpell` = 57330 WHERE `SpellID` = 57623;