diff options
Diffstat (limited to 'features/hold_breath.json')
-rw-r--r-- | features/hold_breath.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/hold_breath.json b/features/hold_breath.json deleted file mode 100644 index b57b9b8..0000000 --- a/features/hold_breath.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "hold breath (feature)", - "text": "The plesiosaurus can hold its breath for 1 hour.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |