diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-31 20:26:08 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-31 20:26:08 -0800 |
commit | 5df800d05b7ca9e8d7d79ef33fcdcead0785b75a (patch) | |
tree | 4f49044af83273900da7a277a3e368762d0533cd /0002-ankle-ammo-pouch-is-not-a-backpack.patch | |
parent | Fix more inconsistent ammo names (diff) | |
download | cataclysm-dda-5df800d05b7ca9e8d7d79ef33fcdcead0785b75a.tar.xz |
Update to 0.F.3
Port various patches from BN
Diffstat (limited to '0002-ankle-ammo-pouch-is-not-a-backpack.patch')
-rw-r--r-- | 0002-ankle-ammo-pouch-is-not-a-backpack.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/0002-ankle-ammo-pouch-is-not-a-backpack.patch b/0002-ankle-ammo-pouch-is-not-a-backpack.patch deleted file mode 100644 index ca51551..0000000 --- a/0002-ankle-ammo-pouch-is-not-a-backpack.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/data/json/items/armor/ammo_pouch.json -+++ b/data/json/items/armor/ammo_pouch.json -@@ -192,7 +192,7 @@ - "price_postapoc": 4500, - "material": "cotton", - "symbol": "[", -- "looks_like": "ragpouch", -+ "looks_like": "bootstrap", - "color": "dark_gray", - "covers": [ "FOOT_EITHER" ], - "coverage": 5, |