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/candy-town.svg | |
parent | b025d1655483aa13a29ab5594255460b48143a5a (diff) |
more areas!
Diffstat (limited to 'db/maps/candy-town.svg')
-rw-r--r-- | db/maps/candy-town.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/maps/candy-town.svg b/db/maps/candy-town.svg index 2dab5f3..28a2671 100644 --- a/db/maps/candy-town.svg +++ b/db/maps/candy-town.svg @@ -5,6 +5,6 @@ > <image href="/db/maps/Candy_Town.png" /> - <rect data-location="hospital" x="127" y="431" width="210" height="130" stroke="red" fill="transparent" /> <rect data-location="scoop_store" x="17" y="144" width="80" height="64" stroke="red" fill="transparent" /> + <rect data-area="hospital" x="127" y="431" width="210" height="130" stroke="red" fill="transparent" /> </svg> |