From 873743d7320e29eedd72ec0626df3cd97b037816 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 8 Dec 2023 19:26:22 +0100 Subject: [PATCH] Refreshed data --- src/components/maps/data/markers.json | 9 +++++++++ src/components/maps/data/players.json | 9 +-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/maps/data/markers.json b/src/components/maps/data/markers.json index 063acbd1..20a1cc7c 100644 --- a/src/components/maps/data/markers.json +++ b/src/components/maps/data/markers.json @@ -598,6 +598,15 @@ "x": 58.89295, "y": -189.69308 } + }, + { + "group": "landmarks", + "title": "Épave de l'Éclipse", + "description": "Carcasse d'un bateau de garde de la cité de Borélis, échouée sur le rivage rocheux par Sulvan Trois-Barbes, un anarchiste de Bamast.", + "markerCoords": { + "y": -57.93673, + "x": 165.08197 + } } ] } \ No newline at end of file diff --git a/src/components/maps/data/players.json b/src/components/maps/data/players.json index 422627bb..9e26dfee 100644 --- a/src/components/maps/data/players.json +++ b/src/components/maps/data/players.json @@ -1,8 +1 @@ -{ - "markerCoords": { - "y": -57.83673, - "x": 162.05197 - }, - "title": "L'Éclipse", - "description": "Tara Belyus, Vascylly et Adol Sulvan livrent 3 condamnés à Handany." -} \ No newline at end of file +{} \ No newline at end of file