summaryrefslogtreecommitdiff
path: root/json/items/ammo/50.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/50.json')
-rw-r--r--json/items/ammo/50.json14
1 files changed, 14 insertions, 0 deletions
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" }
+ }
+]