mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB: Decrease restock time for Formula: Runed Adamantite Rod
Closes #28451
(cherry picked from commit 53618acd29)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Vodesiin
|
||||
UPDATE `npc_vendor` SET `incrtime`=1800 WHERE `entry`=19004 AND `item`=25848;
|
||||
-- Rungor
|
||||
UPDATE `npc_vendor` SET `incrtime`=1800 WHERE `entry`=18960 AND `item`=25848;
|
||||
Reference in New Issue
Block a user