mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
DB/Vendors: Small addition to dcadd04f9c
This commit is contained in:
2
sql/updates/world/2015_04_26_04_world.sql
Normal file
2
sql/updates/world/2015_04_26_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `npc_vendor` SET `incrtime`=86400 WHERE `entry`=844 AND `item` IN (4794, 4795, 4796);
|
||||
UPDATE `npc_vendor` SET `incrtime`=9000 WHERE `entry`=1668 AND `item`=11304;
|
||||
Reference in New Issue
Block a user