mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 18:43:48 +00:00
fix(DB/Vendor): Restock time for Undermine Clam Chowder (#9544)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638834766612326400');
|
||||||
|
|
||||||
|
UPDATE `npc_vendor` SET `incrtime` = 900 WHERE `entry` = 8139 AND `item` = 16767;
|
||||||
Reference in New Issue
Block a user