chore(DB): import pending files

Referenced commit(s): 95461e30d0
This commit is contained in:
AzerothCoreBot
2022-12-22 06:28:59 +00:00
parent 95461e30d0
commit 7f7cd4d21b
2 changed files with 2 additions and 0 deletions

View File

@@ -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;

View File

@@ -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;