mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-12 03:33:54 +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