summaryrefslogtreecommitdiff
path: root/0017-nerf-lightstep.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-09 12:41:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-09 12:41:21 -0700
commit79510060d3bd99b71d0f6fde0081b14f59d5e695 (patch)
tree0af025e7f5b3f1e0782d5e3192e0f16e2de52978 /0017-nerf-lightstep.patch
parentApply fix for inhaler quest npcs instantly dying on mission accept (diff)
downloadcataclysm-bn-79510060d3bd99b71d0f6fde0081b14f59d5e695.tar.xz
Add patch for medical zombie names
Add patch to nerf light-step Update tileset and soundpack
Diffstat (limited to '0017-nerf-lightstep.patch')
-rw-r--r--0017-nerf-lightstep.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/0017-nerf-lightstep.patch b/0017-nerf-lightstep.patch
new file mode 100644
index 0000000..8fa46cd
--- /dev/null
+++ b/0017-nerf-lightstep.patch
@@ -0,0 +1,16 @@
+--- a/data/json/mutations/mutations.json
++++ b/data/json/mutations/mutations.json
+@@ -507,11 +507,11 @@
+ "id": "LIGHTSTEP",
+ "name": { "str": "Light Step" },
+ "points": 1,
+- "description": "You make no noise while walking.",
++ "description": "You make less noise while walking.",
+ "starting_trait": true,
+ "category": [ "BIRD", "ELFA", "FELINE" ],
+ "cancels": [ "CLUMSY" ],
+- "noise_modifier": 0.0
++ "noise_modifier": 0.4
+ },
+ {
+ "type": "mutation",