fix(DB/Vendor): Improve Xerintha Ravenoak vendor timers (#14319)
This commit is contained in:
parent
8a1cea9aac
commit
95461e30d0
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
-- Xerintha Ravenoak vendor timers repaired
|
||||
UPDATE `npc_vendor` SET `incrtime`=300 WHERE `entry`=20916 AND `item`=31674 AND `ExtendedCost`=0;
|
||||
UPDATE `npc_vendor` SET `incrtime`=600 WHERE `entry`=20916 AND `item`=31675 AND `ExtendedCost`=0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue