summaryrefslogtreecommitdiff
path: root/db/maps
diff options
context:
space:
mode:
Diffstat (limited to 'db/maps')
-rw-r--r--db/maps/Cotton_town.pngbin0 -> 83611 bytes
-rw-r--r--db/maps/cotton-town.svg13
2 files changed, 13 insertions, 0 deletions
diff --git a/db/maps/Cotton_town.png b/db/maps/Cotton_town.png
new file mode 100644
index 0000000..bc795b4
--- /dev/null
+++ b/db/maps/Cotton_town.png
Binary files differ
diff --git a/db/maps/cotton-town.svg b/db/maps/cotton-town.svg
new file mode 100644
index 0000000..d2d7314
--- /dev/null
+++ b/db/maps/cotton-town.svg
@@ -0,0 +1,13 @@
+<svg
+ version="1.1"
+ xmlns="http://www.w3.org/2000/svg"
+ viewbox="0 0 640 640"
+>
+ <image href="/db/maps/Cotton_town.png" />
+
+ <text x="275" y="445">Healing Center</text>
+ <rect data-location="healing_center" x="288" y="368" width="80" height="64" stroke="red" fill="transparent" />
+
+ <text x="470" y="573">Shop</text>
+ <rect data-location="cotton_scoop" x="448" y="496" width="80" height="64" stroke="red" fill="transparent" />
+</svg>