From 5ad539f7d6b791e9fa2695a32b446d349829c760 Mon Sep 17 00:00:00 2001 From: h <138497029+im-h@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:28:37 +0100 Subject: Update T1 Titanium and Gemstone Drill Forge Times (#1467) * Update Titanium Drill DR-X355 Forge Time * Update Ruby Drill TX-15 Forge Time --- items/GEMSTONE_DRILL_1.json | 4 ++-- items/TITANIUM_DRILL_1.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/items/GEMSTONE_DRILL_1.json b/items/GEMSTONE_DRILL_1.json index 579468fd..c9706265 100644 --- a/items/GEMSTONE_DRILL_1.json +++ b/items/GEMSTONE_DRILL_1.json @@ -56,7 +56,7 @@ ], "count": 1, "overrideOutputId": "GEMSTONE_DRILL_1", - "duration": 3600 + "duration": 14400 } ] -} \ No newline at end of file +} diff --git a/items/TITANIUM_DRILL_1.json b/items/TITANIUM_DRILL_1.json index 12524c3c..b8ac4971 100644 --- a/items/TITANIUM_DRILL_1.json +++ b/items/TITANIUM_DRILL_1.json @@ -53,7 +53,7 @@ ], "count": 1, "overrideOutputId": "TITANIUM_DRILL_1", - "duration": 230400 + "duration": 14400 } ] -} \ No newline at end of file +} -- cgit