diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Tools/v_tools.json')
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Tools/v_tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json index 5d8bbe2..aec6a1d 100644 --- a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json +++ b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json @@ -20,7 +20,7 @@ "magazines": [ [ "battery", - [ "heavy_battery_cell", "heavy_plus_battery_cell", "heavy_atomic_battery_cell", "heavy_disposable_cell" ] + [ "battery_rechargable_large", "battery_rechargable_large_plus", "battery_atomic_large", "battery_disposable_large" ] ] ] } |