diff options
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", |