diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
commit | 7e224c97ae2728472180322f625dafa545f21f7f (patch) | |
tree | 61a296000b3a05d36cde4de0d8bd5e5179ee21ab /ammo-11_fix-volume-40mm.patch | |
parent | Add plastic scrap is stackable patch. (diff) | |
download | cataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz |
Diffstat (limited to 'ammo-11_fix-volume-40mm.patch')
-rw-r--r-- | ammo-11_fix-volume-40mm.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/ammo-11_fix-volume-40mm.patch b/ammo-11_fix-volume-40mm.patch deleted file mode 100644 index 54bd26a..0000000 --- a/ammo-11_fix-volume-40mm.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/data/json/items/ammo/40x46mm.json -+++ b/data/json/items/ammo/40x46mm.json -@@ -3,7 +3,7 @@ - "abstract": "40x46mm_grenade", - "type": "AMMO", - "name": { "str": "40x46mm grenade" }, -- "volume": "250 ml", -+ "volume": "129 ml", - "price": "100 USD", - "price_postapoc": "60 USD", - "flags": [ "IRREPLACEABLE_CONSUMABLE" ], ---- a/data/json/items/ammo/40x53mm.json -+++ b/data/json/items/ammo/40x53mm.json -@@ -3,7 +3,7 @@ - "name": { "str": "40x53mm grenade" }, - "price": "100 USD", - "price_postapoc": "60 USD", -- "volume": "260 ml", -+ "volume": "137 ml", - "flags": [ "IRREPLACEABLE_CONSUMABLE" ], - "material": [ "steel", "powder" ], - "symbol": "=", |