summaryrefslogtreecommitdiff
path: root/armor-02_fix-survivor-fingerless-gloves-warmth.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
commit444181f77cb649760c3099d9b96c8f863a8f8ddf (patch)
tree3e9e1e8c44a208c342fc919de1a24081739db884 /armor-02_fix-survivor-fingerless-gloves-warmth.patch
parentFix .50bmg ammo ordering (diff)
downloadcataclysm-bn-444181f77cb649760c3099d9b96c8f863a8f8ddf.tar.xz
Updated to 2021-10-29-1727
Reorganize patches into categories. Add patch to allow followers to eat from the basecamp stocks from farther away. -Reduces NPCs being prone to starve on large camps. Temporarily revert the book changes commit.
Diffstat (limited to 'armor-02_fix-survivor-fingerless-gloves-warmth.patch')
-rw-r--r--armor-02_fix-survivor-fingerless-gloves-warmth.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/armor-02_fix-survivor-fingerless-gloves-warmth.patch b/armor-02_fix-survivor-fingerless-gloves-warmth.patch
new file mode 100644
index 0000000..bc0b904
--- /dev/null
+++ b/armor-02_fix-survivor-fingerless-gloves-warmth.patch
@@ -0,0 +1,11 @@
+--- a/data/json/items/armor/gloves.json
++++ b/data/json/items/armor/gloves.json
+@@ -447,7 +447,7 @@
+ "covers": [ "HANDS" ],
+ "coverage": 85,
+ "encumbrance": 8,
+- "warmth": 12,
++ "warmth": 15,
+ "material_thickness": 3,
+ "environmental_protection": 3,
+ "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "ALLOWS_NATURAL_ATTACKS" ]