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/223.json | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 json/items/ammo/223.json (limited to 'json/items/ammo/223.json') diff --git a/json/items/ammo/223.json b/json/items/ammo/223.json deleted file mode 100644 index 39eac3b..0000000 --- a/json/items/ammo/223.json +++ /dev/null @@ -1,38 +0,0 @@ -[ - { - "id": "762_51", - "copy-from": "762_51", - "type": "AMMO", - "name": { "str": "7.62x51mm NATO M80" } - }, - { - "id": "762_51_incendiary", - "copy-from": "762_51_incendiary", - "type": "AMMO", - "name": { "str": "7.62x51mm NATO M62 tracer" } - }, - { - "id": "bp_762_51", - "copy-from": "bp_762_51", - "type": "AMMO", - "name": { "str": "7.62x51mm NATO M80, black powder" } - }, - { - "id": "bp_762_51_incendiary", - "copy-from": "bp_762_51_incendiary", - "type": "AMMO", - "name": { "str": "7.62x51mm NATO M62 tracer, black powder" } - }, - { - "id": "reloaded_762_51", - "copy-from": "reloaded_762_51", - "type": "AMMO", - "name": { "str": "7.62x51mm NATO M80, reloaded" } - }, - { - "id": "reloaded_762_51_incendiary", - "copy-from": "reloaded_762_51_incendiary", - "type": "AMMO", - "name": { "str": "7.62x51mm NATO M62 tracer, reloaded" } - } -] -- cgit v1.2.1