Added borelis and cantane maps

This commit is contained in:
Alexis
2025-01-10 14:15:48 +01:00
parent 8629df03fb
commit 59d62185f7
759 changed files with 1446 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ export type MapMarker = {
markerCoords: MapCoords,
description?: string,
link?: string,
mapId?: string,
group?: MapMarkerGroup,
icon?: MapMarkerIcon,
cover?: string,