mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-29 06:14:27 +00:00
14 lines
494 B
HTML
14 lines
494 B
HTML
|
|
<html>
|
|||
|
|
<head>
|
|||
|
|
<link href="style.css" rel="stylesheet" />
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Salant</h1>
|
|||
|
|
<div><b>Ville</b> commerciale</div>
|
|||
|
|
<div><b>Haut Prêtre :</b> Nicolaï Nicholsen</div>
|
|||
|
|
<div><b>Activité :</b> Production de sel, Vannerie (roseaux)</div>
|
|||
|
|
<div><b>Lieux importants :</b> Le bagne, l’auberge La Table d’Erold</div>
|
|||
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S8 La Bataille de Fleck p213</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|