diff options
Diffstat (limited to 'db/maps/dryads-grove.svg')
-rw-r--r-- | db/maps/dryads-grove.svg | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/db/maps/dryads-grove.svg b/db/maps/dryads-grove.svg index ada9703..09a5f29 100644 --- a/db/maps/dryads-grove.svg +++ b/db/maps/dryads-grove.svg @@ -5,5 +5,8 @@ > <image href="/db/maps/Dryads_Grove.png" /> - <rect data-encounter="volcoli" data-encounter-level="55" x="544" y="207" width="16" height="16" stroke="red" fill="transparent" /> + <rect + data-encounter="volcoli" data-encounter-level="55" + data-interactable="true" + x="544" y="207" width="16" height="16" stroke="red" fill="transparent" /> </svg> |