mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 22:04:28 +00:00
12 lines
377 B
HTML
12 lines
377 B
HTML
|
|
<html>
|
|||
|
|
<head>
|
|||
|
|
<link href="style.css" rel="stylesheet" />
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Bois de Baram</h1>
|
|||
|
|
<div><b>Forêt</b> infestée de hobgobelins, gobelins et bandits</div>
|
|||
|
|
<div><b>Chef :</b> le Roi de Baram</div>
|
|||
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> : S5 Le Pic d’Anddalf p100</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|