Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Jan 12, 2025
1 parent 2e6d4bf commit 326714b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/json/items/toolmod.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@
"color": "light_green",
"acceptable_ammo": [ "battery" ],
"pocket_mods": [
{ "pocket_type": "MAGAZINE_WELL", "item_restriction": [ "small_storage_battery", "medium_storage_battery", "battery_car", "battery_motorbike" ] }
{
"pocket_type": "MAGAZINE_WELL",
"item_restriction": [ "small_storage_battery", "medium_storage_battery", "battery_car", "battery_motorbike" ]
}
],
"magazine_adaptor": [ [ "battery", [ "small_storage_battery", "medium_storage_battery", "battery_car", "battery_motorbike" ] ] ]
},
Expand Down

0 comments on commit 326714b

Please sign in to comment.