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

16 lines
681 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
<h1>Ferrance</h1>
2020-01-17 12:44:43 +01:00
<div><b>Capitale</b> de la <a href="principautedarly.html">principauté d'Arly</a></div>
2020-01-17 00:25:40 +01:00
<div><b>Lieux importants :</b> L'académie de magie</div>
2020-01-17 12:44:43 +01:00
<div><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</div>
2020-01-17 00:25:40 +01:00
<div>Carte par <b>Romje</b> :</div>
<div><input type="range" min="30" max="250" value="100" id="range" /></div>
<div><object id="map" data="ferrance.svg" width="100%" type="image/svg+xml" /></div>
2020-01-16 12:28:28 +01:00
</body>
</html>