aboutsummaryrefslogtreecommitdiff
path: root/mutations.json
diff options
context:
space:
mode:
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
}
]