diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-05-03 17:19:12 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-05-03 17:19:12 -0700 |
commit | 520ed62b8d99b31ba692bbed76cc12908925b05d (patch) | |
tree | 30d0a5fecfa23fb5227fd947608b57a5f11ad7fd /json/items/ammo/5x50.json | |
parent | Port ammo name patch to mod. (diff) | |
download | cataclysm-bn-mod_revert-handgun-damage-buff-520ed62b8d99b31ba692bbed76cc12908925b05d.tar.xz |
Revert last commit.
Diffstat (limited to 'json/items/ammo/5x50.json')
-rw-r--r-- | json/items/ammo/5x50.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/json/items/ammo/5x50.json b/json/items/ammo/5x50.json deleted file mode 100644 index 766cade..0000000 --- a/json/items/ammo/5x50.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - { - "id": "reloaded_5x50dart", - "copy-from": "reloaded_5x50dart", - "type": "AMMO", - "name": { "str": "RA110 5x50mm flechette, reloaded" } - } -] |