diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-24 14:42:12 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-24 14:42:12 +0200 |
commit | bde5dc98ad96546b59e91f5a6e552bf80cbf48e4 (patch) | |
tree | 37196f5b5065c61ac038ae43d6f2392e29e39371 /db/maps/paper-town.svg | |
parent | 7b1c251fcb085dc37de439ea1137373f1905d82e (diff) |
translations and error handling
Diffstat (limited to 'db/maps/paper-town.svg')
-rw-r--r-- | db/maps/paper-town.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/maps/paper-town.svg b/db/maps/paper-town.svg index b0c929d..b5cdd86 100644 --- a/db/maps/paper-town.svg +++ b/db/maps/paper-town.svg @@ -5,6 +5,6 @@ > <image href="/db/maps/Paper_town.png" /> - <text x="294" y="221">Shop</text> + <rect data-location="home" x="113" y="21" width="78" height="92" stroke="red" fill="transparent" /> <rect data-location="scoop_store" x="272" y="144" width="80" height="64" stroke="red" fill="transparent" /> </svg> |