mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 22:04:28 +00:00
13 lines
453 B
HTML
13 lines
453 B
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<h1>Hauteroche</h1>
|
|
<div><b>Ville</b> fortifiée (~3 000 habitants)</div>
|
|
<div><b>Rivière :</b> La Lyrac</div>
|
|
<div><b>Plan :</b> Oui</div>
|
|
<div><b>Activités :</b> Mines de métaux rares ou précieux</div>
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=3157" target="_blank">Invincible</a> : S6 Les Guerriers du Temps p292</div>
|
|
</body>
|
|
</html>
|