diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-27 14:35:50 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-27 14:35:50 +0200 |
commit | 5582c3c07069f7766aabd81f3a4a3f97def134e9 (patch) | |
tree | a1c450f079187430ac39c194f5be53058f10f910 /db/maps/dryads-grove.svg | |
parent | b025d1655483aa13a29ab5594255460b48143a5a (diff) |
more areas!
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> |