2020-01-20 18:29:47 +01:00
|
|
|
|
<html>
|
2020-01-16 12:28:28 +01:00
|
|
|
|
<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>
|
2020-01-21 12:24:28 +01:00
|
|
|
|
<div><svg id="map" style="fill: transparent" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg"><image href="ferrance.jpg" /><g class="region"><a href="oceanpelurique.html" target="details"><rect x="1" y="103" width="192" height="40"><title>Océan Pelurique</title></rect></a><a href="oceanpelurique.html" target="details"><rect x="1" y="1363" width="206" height="172"><title>Océan Pelurique</title></rect></a></g><g class="region"><a href="portsable.html" target="details"><rect x="1348" y="1480" width="251" height="40"><title>Port-Sable</title></rect></a></g><g class="region"><a href="fourche.html" target="details"><rect x="1666" y="17" width="211" height="40"><title>Fourche</title></rect></a></g><g class="region"><a href="valastir.html" target="details"><rect x="1836" y="382" width="208" height="35"><title>Valastir</title></rect></a></g></svg></div>
|
2020-01-16 12:28:28 +01:00
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|