From 12149ae8624a17128634a18f673d802e56321ab0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 28 Jul 2020 15:24:40 -0700 Subject: Formatting fixes --- mutations.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'mutations.json') 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 } ] -- cgit v1.2.1