blob: 0137fb1ddbef1a0d4542da8dbd7a5897e85cfea6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg
version="1.1"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 640 640"
>
<image href="/db/maps/Cotton_town.png" />
<rect data-location="healing_center" x="288" y="368" width="80" height="64" stroke="red" fill="transparent" />
<rect data-location="cotton_scoop" x="448" y="496" width="80" height="64" stroke="red" fill="transparent" />
</svg>
|