diff --git a/public/images/cover/Les Mines Blanches.png b/public/images/cover/Les Mines Blanches.png new file mode 100644 index 00000000..0fd0fe9b Binary files /dev/null and b/public/images/cover/Les Mines Blanches.png differ diff --git a/src/components/maps/data/aldys/markers.json b/src/components/maps/data/aldys/markers.json index 8d3e9f1f..2ab7dcf4 100644 --- a/src/components/maps/data/aldys/markers.json +++ b/src/components/maps/data/aldys/markers.json @@ -214,6 +214,18 @@ "coverAuthor": "Andreas Roller", "coverLink": "https://en.wikipedia.org/wiki/Andreas_Roller" }, + { + "group": "landmarks", + "title": "Les Mines Blanches", + "description": "Ancien complexe minier fermé depuis un éboulement. Des ischiels sauvages y avaient élu domicile.", + "markerCoords": { + "x": 198.0424703459088, + "y": -210.9293951755887 + }, + "cover": "Les Mines Blanches.png", + "coverAuthor": "MeckanicalMind", + "coverLink": "https://www.deviantart.com/meckanicalmind/art/R3-Mines-258469134" + }, { "group": "cities", "title": "Horfer", diff --git a/src/components/maps/data/aldys/players.json b/src/components/maps/data/aldys/players.json index 22b7d223..9e26dfee 100644 --- a/src/components/maps/data/aldys/players.json +++ b/src/components/maps/data/aldys/players.json @@ -1,8 +1 @@ -{ - "markerCoords": { - "x": 198.0424703459088, - "y": -210.9293951755887 - }, - "title": "Les Mines Blanches", - "description": "Malik, Elie et Clayron sont pris au piège dans les mines blanches après un éboulement soudain." -} \ No newline at end of file +{} \ No newline at end of file