aboutsummaryrefslogtreecommitdiff
path: root/mutations.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 15:24:40 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 15:24:40 -0700
commit12149ae8624a17128634a18f673d802e56321ab0 (patch)
tree79cacc76a16d5e5fc60c3cc840a1455935c73dfe /mutations.json
parentFix spacing (diff)
downloadcataclysm-dda-mod_battle-maid-redone-12149ae8624a17128634a18f673d802e56321ab0.tar.xz
Formatting fixes
Diffstat (limited to 'mutations.json')
-rw-r--r--mutations.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/mutations.json b/mutations.json
index b340d37..2e3ae31 100644
--- a/mutations.json
+++ b/mutations.json
@@ -33,12 +33,7 @@
{
"type": "mutation",
"id": "FELINE_EARS",
- "name": { "str": "Feline Ears" },
- "points": 0,
- "visibility": 4,
- "description": "Your ears have extended into long, pointed, velvety ones, like those of a feline. You find it easier to tune in on sounds from afar.",
- "types": [ "EARS" ],
- "category": [ "FELINE" ],
- "hearing_modifier": 1.25
+ "copy-from": "FELINE_EARS",
+ "points": 0
}
]