summaryrefslogtreecommitdiff
path: root/mutations-01_nerf-lightstep.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-18 21:46:00 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-18 21:46:00 -0800
commit7e224c97ae2728472180322f625dafa545f21f7f (patch)
tree61a296000b3a05d36cde4de0d8bd5e5179ee21ab /mutations-01_nerf-lightstep.patch
parentAdd plastic scrap is stackable patch. (diff)
downloadcataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz
Convert the PKGBUILD to my own fork of cataclysm-bn.HEADmaster
Diffstat (limited to 'mutations-01_nerf-lightstep.patch')
-rw-r--r--mutations-01_nerf-lightstep.patch16
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",