From 520ed62b8d99b31ba692bbed76cc12908925b05d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 3 May 2023 17:19:12 -0700 Subject: Revert last commit. --- json/items/ammo/308.json | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 json/items/ammo/308.json (limited to 'json/items/ammo/308.json') diff --git a/json/items/ammo/308.json b/json/items/ammo/308.json deleted file mode 100644 index 17f40c9..0000000 --- a/json/items/ammo/308.json +++ /dev/null @@ -1,32 +0,0 @@ -[ - { - "id": "556_incendiary", - "copy-from": "556_incendiary", - "type": "AMMO", - "name": { "str": "5.56 NATO M856 tracer" } - }, - { - "id": "bp_556", - "copy-from": "bp_556", - "type": "AMMO", - "name": { "str": "5.56 NATO M855A1, black powder" } - }, - { - "id": "bp_556_incendiary", - "copy-from": "bp_556_incendiary", - "type": "AMMO", - "name": { "str": "5.56 NATO M856 tracer, black powder" } - }, - { - "id": "reloaded_556", - "copy-from": "reloaded_556", - "type": "AMMO", - "name": { "str": "5.56 NATO M855A1, reloaded" } - }, - { - "id": "reloaded_556_incendiary", - "copy-from": "reloaded_556_incendiary", - "type": "AMMO", - "name": { "str": "5.56 NATO M856 tracer, reloaded" } - } -] -- cgit v1.2.1