# Map assets

## Maps

SVG map images are derived from [tarkov-dev-svg-maps](https://github.com/the-hideout/tarkov-dev-svg-maps) (CC BY-NC-SA
4.0).

**Debrief maps** in `debrief/` are generated from those sources (ground layer only, shadows - and other layers -
removed). Regenerate
with `scripts/maps` -- see `scripts/maps/README.md`.

Coordinate bounds were calibrated using ground-floor definitions from SPT-DynamicMaps map JSONC.

### Labyrinth

Labyrinth map is part of Dynamic Maps mod, licenced under [MIT](https://opensource.org/license/mit) and used in this after written permission from AcidPhantasm on discord.

The map file is used under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) and according to the aforementioned permission.

## Icons and Markers

[game-icons.net](https://game-icons.net) entries below are [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/).

| File                     | Author     | Source                                                                        |
|--------------------------|------------|-------------------------------------------------------------------------------|
| `exit.png`               | Delapouite | [exit-door](https://game-icons.net/1x1/delapouite/exit-door.html)             |
| `key-unlock.png`         | Delapouite | [key-lock](https://game-icons.net/1x1/delapouite/key-lock.html)               |
| `whistle.png`            | Delapouite | [whistle](https://game-icons.net/1x1/delapouite/whistle.html)                 |
| `death.png`              | Delapouite | [dead-head](https://game-icons.net/1x1/delapouite/dead-head.html)             |
| `kill.png`               | sbed       | [death-skull](https://game-icons.net/1x1/sbed/death-skull.html)               |
| `killstreak.png`         | Lorc       | [triple-skulls](https://game-icons.net/1x1/lorc/triple-skulls.html)           |
| `boss_kill.png`          | Lorc       | [death-zone](https://game-icons.net/1x1/lorc/death-zone.html)                 |
| `loot.png`               | Lorc       | [shiny-purse](https://game-icons.net/1x1/lorc/shiny-purse.html)               |
| `injury.png`             | Delapouite | [knee-bandage](https://game-icons.net/1x1/delapouite/knee-bandage.html)       |
| `healing.png`            | Lorc       | [sticking-plaster](https://game-icons.net/1x1/lorc/sticking-plaster.html)     |
| `achievement.png`        | Skoll      | [achievement](https://game-icons.net/1x1/skoll/achievement.html)              |
| `longest_kill_badge.png` | Delapouite | [silver-bullet](https://game-icons.net/1x1/delapouite/silver-bullet.html)     |
| `victim.png`             | Delapouite | [position-marker](https://game-icons.net/1x1/delapouite/position-marker.html) |
