diff options
Diffstat (limited to 'db/maps/hospital.svg')
-rw-r--r-- | db/maps/hospital.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/db/maps/hospital.svg b/db/maps/hospital.svg new file mode 100644 index 0000000..4a5bc16 --- /dev/null +++ b/db/maps/hospital.svg @@ -0,0 +1,9 @@ +<svg + version="1.1" + xmlns="http://www.w3.org/2000/svg" + viewbox="0 0 320 176" +> + <image href="/db/maps/hospital.png" /> + + <rect data-location="hospital" x="64" y="43" width="32" height="21" stroke="red" fill="transparent" /> +</svg> |