From c036fc2be8387ca90b8a84f02e91d6b46c1bd51b Mon Sep 17 00:00:00 2001 From: ymber Date: Sun, 29 Dec 2019 09:52:24 +0000 Subject: [PATCH] Make M80 default 7.62x51mm 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 3f441cdbe2ad9..b630f4a4145d9 100644 --- a/data/json/items/ammo_types.json +++ b/data/json/items/ammo_types.json @@ -237,7 +237,7 @@ "type": "ammunition_type", "id": "308", "name": ".308", - "default": "308" + "default": "762_51" }, { "type": "ammunition_type",