summaryrefslogtreecommitdiff
path: root/armor-01_ankle-ammo-pouch-is-not-a-backpack.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-25 23:39:30 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-25 23:39:30 -0800
commit7406a4d8fad98609db9486e27f35e2347c87e70f (patch)
treebf59f93eda0b1200ca0f7630ee4b6832234b1c6d /armor-01_ankle-ammo-pouch-is-not-a-backpack.patch
parentUpdate PKGUILD (diff)
downloadcataclysm-bn-7406a4d8fad98609db9486e27f35e2347c87e70f.tar.xz
Fix many patch fuzzing warnings.
Fix vampires not ignoring ambient temperature.
Diffstat (limited to 'armor-01_ankle-ammo-pouch-is-not-a-backpack.patch')
-rw-r--r--armor-01_ankle-ammo-pouch-is-not-a-backpack.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/armor-01_ankle-ammo-pouch-is-not-a-backpack.patch b/armor-01_ankle-ammo-pouch-is-not-a-backpack.patch
index ca51551..62e703c 100644
--- a/armor-01_ankle-ammo-pouch-is-not-a-backpack.patch
+++ b/armor-01_ankle-ammo-pouch-is-not-a-backpack.patch
@@ -1,11 +1,11 @@
--- 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",
+ "price_postapoc": 750,
+ "material": [ "cotton" ],
"symbol": "[",
- "looks_like": "ragpouch",
+ "looks_like": "bootstrap",
"color": "dark_gray",
- "covers": [ "FOOT_EITHER" ],
+ "covers": [ "foot_either" ],
"coverage": 5,