From 56806ebeda69a9eff8833643b9b94fc2734d1c34 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Jun 2025 15:00:16 -0700 Subject: Update tool batteries to the new ids. --- tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools.json') diff --git a/tools.json b/tools.json index ab6ed7d..85fcf15 100644 --- a/tools.json +++ b/tools.json @@ -208,7 +208,7 @@ "magazines": [ [ "battery", - [ "medium_battery_cell", "medium_plus_battery_cell", "medium_atomic_battery_cell", "medium_disposable_cell" ] + [ "battery_rechargable_medium", "battery_rechargable_medium_plus", "battery_atomic_medium", "battery_disposable_medium" ] ] ], "magazine_well": "500 ml", -- cgit v1.2.1