1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-02 00:16:07 +00:00
This commit is contained in:
Yan Maniez 2020-01-17 13:20:46 +01:00
parent b36276c082
commit 9a5bbf0f9b

View file

@ -0,0 +1,13 @@
<html>
<head>
<link href="style.css" rel="stylesheet" />
</head>
<body>
<h1>Désert des Morteroches</h1>
<div><b>Capitale :</b> <a href="kron.html">Krön</a></div>
<div><b>Population :</b> Orques</div>
<div><b>Températures :</b> Infernale la journée et glaciale la nuit</div>
<div>Désert de roche</div>
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S13 La pacification de Krön p408</div>
</body>
</html>