diff options
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.patch | 11 |
1 files changed, 11 insertions, 0 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 new file mode 100644 index 0000000..ca51551 --- /dev/null +++ b/armor-01_ankle-ammo-pouch-is-not-a-backpack.patch @@ -0,0 +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", + "symbol": "[", +- "looks_like": "ragpouch", ++ "looks_like": "bootstrap", + "color": "dark_gray", + "covers": [ "FOOT_EITHER" ], + "coverage": 5, |