mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
20 lines
441 B
HTML
20 lines
441 B
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<h1>Ferrance</h1>
|
|
|
|
<b>Capitale</b> de la principauté d'Arly
|
|
|
|
<b>Lieux importants :</b> L'académie de magie
|
|
|
|
<b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=5894" target="_blank">Anathazerin</a> p7, S4 Les Faux-Monnayeurs p88
|
|
|
|
Carte par <b>Romje</b> :
|
|
|
|
<iframe src="ferrance.map.html" width="100%" height="50%"/>
|
|
</pre>
|
|
</body>
|
|
</html>
|