Fix Seal of the Dawn

This commit is contained in:
郑佩茹
2022-12-29 13:19:02 -07:00
parent 77bacf6347
commit debcc67e18

View File

@@ -9038,7 +9038,7 @@ UPDATE `item_template` SET `BuyPrice` = 99402, `SellPrice` = 19880, `DisenchantI
UPDATE `item_template` SET `BuyPrice` = 62603, `SellPrice` = 12520, `DisenchantID` = 49 WHERE entry=13208; UPDATE `item_template` SET `BuyPrice` = 62603, `SellPrice` = 12520, `DisenchantID` = 49 WHERE entry=13208;
/* Seal of the Dawn */ /* Seal of the Dawn */
UPDATE `item_template` SET `spellid_2` = 0, `spelltrigger_2` = 0 WHERE entry=13209; UPDATE `item_template` SET `spellid_2` = 17670, `spelltrigger_2` = 1 WHERE entry=13209;
/* Pads of the Dread Wolf */ /* Pads of the Dread Wolf */
UPDATE `item_template` SET `BuyPrice` = 90122, `DisenchantID` = 49 WHERE entry=13210; UPDATE `item_template` SET `BuyPrice` = 90122, `DisenchantID` = 49 WHERE entry=13210;