mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_22_02 -> 2022_12_22_03
|
||||
--
|
||||
-- Xerintha Ravenoak vendor timers repaired
|
||||
UPDATE `npc_vendor` SET `incrtime`=300 WHERE `entry`=20916 AND `item`=31674 AND `ExtendedCost`=0;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_22_03 -> 2022_12_22_04
|
||||
--
|
||||
-- Recipe: Super Mana Potion 30m
|
||||
UPDATE `npc_vendor` SET `incrtime`=1800 WHERE `entry` IN (18005, 19837) AND `item`=22907 AND `ExtendedCost`=0;
|
||||
Reference in New Issue
Block a user