Skip to content

Commit 2618f64

Browse files
authored
DB/Vendor: Decrease Wood Frog Box restock time
by azerothcore closes #31561
1 parent 69f25ba commit 2618f64

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- Decrease Wood Frog Box restock time
2+
UPDATE `npc_vendor` SET `incrtime`=1800 WHERE `entry`=14860 AND `item`=11027;

0 commit comments

Comments
 (0)