summaryrefslogtreecommitdiff
path: root/json/items/ammo
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo')
-rw-r--r--json/items/ammo/223.json38
-rw-r--r--json/items/ammo/308.json32
-rw-r--r--json/items/ammo/50.json14
-rw-r--r--json/items/ammo/5x50.json8
4 files changed, 92 insertions, 0 deletions
diff --git a/json/items/ammo/223.json b/json/items/ammo/223.json
new file mode 100644
index 0000000..39eac3b
--- /dev/null
+++ b/json/items/ammo/223.json
@@ -0,0 +1,38 @@
+[
+ {
+ "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" }
+ }
+]
diff --git a/json/items/ammo/308.json b/json/items/ammo/308.json
new file mode 100644
index 0000000..17f40c9
--- /dev/null
+++ b/json/items/ammo/308.json
@@ -0,0 +1,32 @@
+[
+ {
+ "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" }
+ }
+]
diff --git a/json/items/ammo/50.json b/json/items/ammo/50.json
new file mode 100644
index 0000000..cf0e984
--- /dev/null
+++ b/json/items/ammo/50.json
@@ -0,0 +1,14 @@
+[
+ {
+ "id": "reloaded_50_incendiary",
+ "copy-from": "reloaded_50_incendiary",
+ "type": "AMMO",
+ "name": { "str": ".50 BMG M17 tracer, reloaded" }
+ },
+ {
+ "id": "reloaded_50ss",
+ "copy-from": "reloaded_50ss",
+ "type": "AMMO",
+ "name": { "str": ".50 BMG M2 AP, reloaded" }
+ }
+]
diff --git a/json/items/ammo/5x50.json b/json/items/ammo/5x50.json
new file mode 100644
index 0000000..766cade
--- /dev/null
+++ b/json/items/ammo/5x50.json
@@ -0,0 +1,8 @@
+[
+ {
+ "id": "reloaded_5x50dart",
+ "copy-from": "reloaded_5x50dart",
+ "type": "AMMO",
+ "name": { "str": "RA110 5x50mm flechette, reloaded" }
+ }
+]