summaryrefslogtreecommitdiff
path: root/json/items/ammo/50.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-03 17:19:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-05-03 17:19:12 -0700
commit520ed62b8d99b31ba692bbed76cc12908925b05d (patch)
tree30d0a5fecfa23fb5227fd947608b57a5f11ad7fd /json/items/ammo/50.json
parentPort ammo name patch to mod. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-520ed62b8d99b31ba692bbed76cc12908925b05d.tar.xz
Revert last commit.
Diffstat (limited to 'json/items/ammo/50.json')
-rw-r--r--json/items/ammo/50.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/json/items/ammo/50.json b/json/items/ammo/50.json
deleted file mode 100644
index cf0e984..0000000
--- a/json/items/ammo/50.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "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" }
- }
-]