diff options
Diffstat (limited to 'db/maps/dryads-grove.svg')
-rw-r--r-- | db/maps/dryads-grove.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/db/maps/dryads-grove.svg b/db/maps/dryads-grove.svg new file mode 100644 index 0000000..ada9703 --- /dev/null +++ b/db/maps/dryads-grove.svg @@ -0,0 +1,9 @@ +<svg + version="1.1" + xmlns="http://www.w3.org/2000/svg" + viewbox="0 0 640 320" +> + <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" /> +</svg> |