From 408c00847d939e8c154b8c46468deab62a2afb92 Mon Sep 17 00:00:00 2001 From: ymber Date: Sat, 28 Dec 2019 11:09:32 +0000 Subject: [PATCH] Make M855A1 default 5.56x45mm ammo --- data/json/items/ammo_types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ammo_types.json b/data/json/items/ammo_types.json index 2ed1eeab0ec56..3f441cdbe2ad9 100644 --- a/data/json/items/ammo_types.json +++ b/data/json/items/ammo_types.json @@ -219,7 +219,7 @@ "type": "ammunition_type", "id": "223", "name": ".223", - "default": "223" + "default": "556" }, { "type": "ammunition_type",