Four new whiteboard drawings (#22218)

# Summary

This PR adds four new whiteboard drawings: SCCV Horizon, Navigation
chart, Task list and thrust diagram.

*Mini Horizon my beloved.*

## Preview

<img width="170" height="106" alt="Screenshot 2026-04-12 210202"
src="https://github.com/user-attachments/assets/d7755f4c-7aca-40e1-b776-81c53c7beba5"
/>

<img width="167" height="96" alt="Screenshot 2026-04-12 210232"
src="https://github.com/user-attachments/assets/0c790fe8-7c92-4892-bc72-1345c34770e3"
/>

<img width="170" height="99" alt="Screenshot 2026-04-12 210244"
src="https://github.com/user-attachments/assets/a196ce31-3953-4d9d-84bc-3933540f630c"
/>

<img width="160" height="95" alt="Screenshot 2026-04-12 210218"
src="https://github.com/user-attachments/assets/486cade4-a9df-43ac-bb6b-c937fba095e8"
/>

---------

Signed-off-by: FabianK3 <21039694+FabianK3@users.noreply.github.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
FabianK3
2026-04-15 19:46:36 +00:00
committed by GitHub
co-authored by SleepyGemmy
parent 3cd75fed16
commit b96e4a6e5b
3 changed files with 22 additions and 0 deletions
@@ -291,3 +291,19 @@ GLOBAL_LIST_EMPTY(whiteboard_overlay_cache)
/singleton/whiteboard/archeological
name = "Archeological"
icon_state = "overlay_14"
/singleton/whiteboard/horizon
name = "SCCV Horizon"
icon_state = "overlay_15"
/singleton/whiteboard/thrust
name = "Thrust diagram"
icon_state = "overlay_16"
/singleton/whiteboard/navchart
name = "Navigation chart"
icon_state = "overlay_17"
/singleton/whiteboard/tasks
name = "Task list"
icon_state = "overlay_18"