mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
20 lines
388 B
HTML
20 lines
388 B
HTML
<html>
|
||
<head>
|
||
<link href="style.css" rel="stylesheet">
|
||
</head>
|
||
<body>
|
||
<pre>
|
||
<h1>Hauterive</h1>
|
||
|
||
<b>Ville fortifiée</b>
|
||
|
||
<b>Lieux importants :</b> Castel-Froid, la Bibliothèque du baron, la Tour de l’alchimiste
|
||
|
||
<b>Source :</b> CB01 La fille du seigneur de l’hiver p143
|
||
|
||
Carte par <b>Romje</b> :
|
||
|
||
<iframe src="hauterive.map.html" width="100%" height="50%"/>
|
||
</pre>
|
||
</body>
|
||
</html>
|