diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-04 15:00:16 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-06-04 15:00:16 -0700 |
commit | 56806ebeda69a9eff8833643b9b94fc2734d1c34 (patch) | |
tree | e0eeac3d968bf5f637d98510589ebf3fb2c3a8ad | |
parent | Fix a typo in the custom holter message. (diff) | |
download | cataclysm-bn-mod_battle-maid-redone-56806ebeda69a9eff8833643b9b94fc2734d1c34.tar.xz |
Update tool batteries to the new ids.
-rw-r--r-- | tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |