1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
AideDeJeu/Docs/Osgild/ferrance.html

22 lines
600 B
HTML
Raw Normal View History

2020-01-16 12:28:28 +01:00
<html>
<head>
2020-01-16 21:25:11 +01:00
<link href="style.css" rel="stylesheet" />
<script type="text/javascript" src="scripts.js"></script>
2020-01-16 12:28:28 +01:00
</head>
2020-01-16 21:25:11 +01:00
<body onload="init()">
2020-01-15 23:58:05 +01:00
<pre>
<h1>Ferrance</h1>
2020-01-16 13:44:34 +01:00
2020-01-15 23:58:05 +01:00
<b>Capitale</b> de la principauté d'Arly
2020-01-16 13:44:34 +01:00
2020-01-15 23:58:05 +01:00
<b>Lieux importants :</b> L'académie de magie
2020-01-15 23:41:24 +01:00
2020-01-16 15:53:09 +01:00
<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
2020-01-16 13:44:34 +01:00
Carte par <b>Romje</b> :
2020-01-16 12:32:47 +01:00
</pre>
2020-01-16 21:25:11 +01:00
<input type="range" min="30" max="250" value="100" id="range" /><br />
<object id="map" data="ferrance.svg" width="100%" type="image/svg+xml" />
2020-01-16 12:28:28 +01:00
</body>
</html>