mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 13:54:28 +00:00
13 lines
483 B
HTML
13 lines
483 B
HTML
<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>
|