fix(DB/Vendor): Restock time for Undermine Clam Chowder (#9544)
This commit is contained in:
parent
2c0de6aa28
commit
02cb32fca5
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue