diff options
Diffstat (limited to 'features/ephemeral.json')
-rw-r--r-- | features/ephemeral.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/ephemeral.json b/features/ephemeral.json deleted file mode 100644 index 55ec3ca..0000000 --- a/features/ephemeral.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "ephemeral (feature)", - "text": "The will-o'-wisp can't wear or carry anything.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |