parent
95461e30d0
commit
7f7cd4d21b
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue