diff options
Diffstat (limited to 'features/limited_amphibiousess.json')
-rw-r--r-- | features/limited_amphibiousess.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/limited_amphibiousess.json b/features/limited_amphibiousess.json deleted file mode 100644 index 483c17e..0000000 --- a/features/limited_amphibiousess.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "limited amphibiousess (feature)", - "text": "The sahuagin can breathe air and water, but it needs to be submerged at least once every 4 hours to avoid suffocating.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |