diff options
Diffstat (limited to 'db/maps/sphalian-town.svg')
-rw-r--r-- | db/maps/sphalian-town.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/db/maps/sphalian-town.svg b/db/maps/sphalian-town.svg new file mode 100644 index 0000000..4b9e51f --- /dev/null +++ b/db/maps/sphalian-town.svg @@ -0,0 +1,9 @@ +<svg + version="1.1" + xmlns="http://www.w3.org/2000/svg" + viewbox="0 0 368 400" +> + <image href="/db/maps/Sphalian_town.png" /> + + <rect data-location="healing_center" x="240" y="48" width="80" height="64" stroke="red" fill="transparent" /> +</svg> |