mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update vanilla_item_changes.sql
This commit is contained in:
@@ -20118,7 +20118,7 @@ UPDATE item_template SET BuyPrice = 10000, SellPrice = 2500 WHERE entry=7988;
|
||||
UPDATE item_template SET BuyPrice = 8000, SellPrice = 2000 WHERE entry=7994;
|
||||
|
||||
/* Wicked Claw */
|
||||
UPDATE item_template SET Quality = 1, class = 7 WHERE entry=8146;
|
||||
UPDATE item_template SET Quality = 1, class = 7, subclass = 11 WHERE entry = 8146;
|
||||
|
||||
/* Wildvine */
|
||||
UPDATE item_template SET Quality = 1 WHERE entry=8153;
|
||||
|
||||
Reference in New Issue
Block a user