1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 16:49:58 +00:00

Suite Osgild

This commit is contained in:
Yan Maniez 2020-01-17 00:25:40 +01:00
parent 7e68a3a286
commit e91d01738f
69 changed files with 276 additions and 260 deletions

View file

@ -1,18 +1,14 @@
<html>
<head>
<link href="style.css" rel="stylesheet">
<link href="style.css" rel="stylesheet" />
</head>
<body>
<pre>
<h1>Clairval</h1>
<b>Village</b> (~12 maisons)
<b>Bourgmestre :</b> M. Carillon
<b>Lieaux importants :</b> auberge, château du Baron (plan), cimetière (plan)
<b>Plan du village :</b> Oui
<b>Plan des alentours :</b> Oui
Source : <a href="https://www.black-book-editions.fr/produit.php?id=4213" target="_blank">BI Les disparus de Clairval</a> p15, <a href="https://www.black-book-editions.fr/produit.php?id=5895" target="_blank">CBHS#1 Retour à Clairval</a> p295
</pre>
<div><b>Village</b> (~12 maisons)</div>
<div><b>Bourgmestre :</b> M. Carillon</div>
<div><b>Lieaux importants :</b> auberge, château du Baron (plan), cimetière (plan)</div>
<div><b>Plan du village :</b> Oui</div>
<div><b>Plan des alentours :</b> Oui</div>
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=4213" target="_blank">BI Les disparus de Clairval</a> p15, <a href="https://www.black-book-editions.fr/produit.php?id=5895" target="_blank">CBHS#1 Retour à Clairval</a> p295</div>
</body>
</html>