diff options
Diffstat (limited to 'features/running_leap.json')
-rw-r--r-- | features/running_leap.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/running_leap.json b/features/running_leap.json deleted file mode 100644 index d9e5b22..0000000 --- a/features/running_leap.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "running leap (feature)", - "text": "With a 10-foot running start, the lion can long jump up to 25 feet.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |