diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
commit | 7e224c97ae2728472180322f625dafa545f21f7f (patch) | |
tree | 61a296000b3a05d36cde4de0d8bd5e5179ee21ab /mutations-01_nerf-lightstep.patch | |
parent | Add plastic scrap is stackable patch. (diff) | |
download | cataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz |
Diffstat (limited to 'mutations-01_nerf-lightstep.patch')
-rw-r--r-- | mutations-01_nerf-lightstep.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mutations-01_nerf-lightstep.patch b/mutations-01_nerf-lightstep.patch deleted file mode 100644 index c970e02..0000000 --- a/mutations-01_nerf-lightstep.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- 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 -+ "noise_modifier": 0.4 - }, - { - "type": "mutation", |