diff options
Diffstat (limited to 'features/tunneler.json')
-rw-r--r-- | features/tunneler.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/features/tunneler.json b/features/tunneler.json deleted file mode 100644 index a1dd416..0000000 --- a/features/tunneler.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "tunneler (feature)", - "text": "The worm can burrow through solid rock at half its burrow speed and leaves a 10-foot-diameter tunnel in its wake.", - "subfeatures": [ - { - "trigger": [], - "conditions": [], - "effects": [{ - "target": "", - "effect": [], - "duration": "" - }] - } - ] -} |