mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
13 lines
366 B
HTML
13 lines
366 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> Invincible S6 Les Guerriers du Temps p292</div>
|
|
</body>
|
|
</html>
|