mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Vendor): Improve Xerintha Ravenoak vendor timers (#14319)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user