diff options
Diffstat (limited to 'db/maps/paper-town.svg')
-rw-r--r-- | db/maps/paper-town.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/db/maps/paper-town.svg b/db/maps/paper-town.svg new file mode 100644 index 0000000..b0c929d --- /dev/null +++ b/db/maps/paper-town.svg @@ -0,0 +1,10 @@ +<svg + version="1.1" + xmlns="http://www.w3.org/2000/svg" + viewbox="0 0 640 320" +> + <image href="/db/maps/Paper_town.png" /> + + <text x="294" y="221">Shop</text> + <rect data-location="scoop_store" x="272" y="144" width="80" height="64" stroke="red" fill="transparent" /> +</svg> |