From 53fd457f8cb081b73e755844d1878de699a76a8d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 2 Jan 2025 11:49:53 -0800 Subject: Various formatting fixes I found while porting this mod. --- json/ammo_types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/ammo_types.json') diff --git a/json/ammo_types.json b/json/ammo_types.json index 2dbc9f6..9aae40c 100644 --- a/json/ammo_types.json +++ b/json/ammo_types.json @@ -1,7 +1,7 @@ [ { - "type": "ammunition_type", "id": "473", + "type": "ammunition_type", "name": "4.73x33mm", "default": "473x33mm" } -- cgit v1.2.1