DB: Decrease restock time for Formula: Runed Adamantite Rod

Closes #28451

(cherry picked from commit 53618acd29f3b1013f7fe0d6be319bd4a928d286)
This commit is contained in:
CraftedRO
2023-01-12 22:55:17 +01:00
committed by Shauren
parent 298febaaf9
commit 88fa09d99d
@@ -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;