@@ -257,7 +257,7 @@ export const MiningForgeItems: MiningForgeItemsData = {
257
257
GEMSTONE_DRILL_2 : { name : 'Gemstone Drill LT-522' , duration : 30000 } ,
258
258
GEMSTONE_DRILL_3 : { name : 'Topaz Drill KGR-12' , duration : 30000 } ,
259
259
GEMSTONE_DRILL_4 : { name : 'Jasper Drill X' , duration : 30000 } ,
260
- POLISHED_TOPAZ_ROD : { name : 'Polished Topaz Rod' , duration : 43200000 } ,
260
+ TOPAZ_ROD : { name : 'Topaz Rod' , duration : 43200000 } ,
261
261
TITANIUM_DRILL_1 : { name : 'Titanium Drill DR-X355' , duration : 14400000 } ,
262
262
TITANIUM_DRILL_2 : { name : 'Titanium Drill DR-X455' , duration : 30000 } ,
263
263
TITANIUM_DRILL_3 : { name : 'Titanium Drill DR-X555' , duration : 30000 } ,
@@ -276,9 +276,9 @@ export const MiningForgeItems: MiningForgeItemsData = {
276
276
TUNGSTEN_KEYCHAIN : { name : 'Tungsten Regulator' , duration : 64800000 } ,
277
277
MITHRIL_DRILL_ENGINE : { name : 'Mithril-Plated Drill Engine' , duration : 86400000 } ,
278
278
TITANIUM_DRILL_ENGINE : { name : 'Titanium-Plated Drill Engine' , duration : 30000 } ,
279
- RUBY_POLISHED_DRILL_ENGINE : { name : 'Ruby-polished Drill Engine' , duration : 30000 } ,
280
- SAPPHIRE_POLISHED_DRILL_ENGINE : { name : 'Sapphire-polished Drill Engine' , duration : 30000 } ,
281
- AMBER_POLISHED_DRILL_ENGINE : { name : 'Amber-polished Drill Engine' , duration : 30000 } ,
279
+ RUBY_POLISHED_DRILL_ENGINE : { name : 'Ruby-Polished Drill Engine' , duration : 30000 } ,
280
+ SAPPHIRE_POLISHED_DRILL_ENGINE : { name : 'Sapphire-Polished Drill Engine' , duration : 30000 } ,
281
+ AMBER_POLISHED_DRILL_ENGINE : { name : 'Amber-Polished Drill Engine' , duration : 30000 } ,
282
282
MITHRIL_FUEL_TANK : { name : 'Mithril-Infused Fuel Tank' , duration : 86400000 } ,
283
283
TITANIUM_FUEL_TANK : { name : 'Titanium-Infused Fuel Tank' , duration : 30000 } ,
284
284
GEMSTONE_FUEL_TANK : { name : 'Gemstone Fuel Tank' , duration : 30000 } ,
0 commit comments