diff options
Diffstat (limited to 'json/items/ammo/223.json')
-rw-r--r-- | json/items/ammo/223.json | 38 |
1 files changed, 0 insertions, 38 deletions
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" } - } -] |