mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 06:26:02 +00:00
Suite Osgild
This commit is contained in:
parent
f323fe097e
commit
7a75b9c8b6
5 changed files with 43 additions and 5 deletions
|
|
@ -5,14 +5,16 @@
|
|||
<body>
|
||||
<pre>
|
||||
<h1>Ferrance</h1>
|
||||
|
||||
<b>Capitale</b> de la principauté d'Arly
|
||||
|
||||
<b>Lieux importants :</b> L'académie de magie
|
||||
|
||||
Source : Anathazerin p7, S4 Les Faux-Monnayeurs p88
|
||||
<b>Source :</b> Anathazerin p7, S4 Les Faux-Monnayeurs p88
|
||||
|
||||
Carte par <b>Romje</b> :
|
||||
|
||||
Carte par Romje :
|
||||
<iframe src="ferrance.map.html" width="100%" height="50%"/>
|
||||
<!--<img src="ferrance.jpg" />-->
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,17 @@
|
|||
</head>
|
||||
<body>
|
||||
<pre>
|
||||
---
|
||||
<h1>Hauterive</h1>
|
||||
|
||||
<b>Ville fortifiée</b>
|
||||
|
||||
<b>Lieux importants :</b> Castel-Froid, la Bibliothèque du baron, la Tour de l’alchimiste
|
||||
|
||||
<b>Source :</b> CB01 La fille du seigneur de l’hiver p143
|
||||
|
||||
Carte par <b>Romje</b> :
|
||||
|
||||
<iframe src="hauterive.map.html" width="100%" height="50%"/>
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
10
Docs/Osgild/hauterive.map.html
Normal file
10
Docs/Osgild/hauterive.map.html
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<img src="hauterive.jpg" width="2048" height="1536" border="0" usemap="#map" />
|
||||
|
||||
<map name="map">
|
||||
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
|
||||
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
|
||||
<!-- #$-:Please do not edit lines starting with "#$" -->
|
||||
<!-- #$VERSION:2.3 -->
|
||||
<!-- #$AUTHOR: -->
|
||||
<area shape="rect" coords="1144,1500,1368,1533" alt="Vercélise" target="_parent" href="vercelise.html" />
|
||||
</map>
|
||||
|
|
@ -4,7 +4,11 @@
|
|||
</head>
|
||||
<body>
|
||||
<pre>
|
||||
---
|
||||
<h1>Port-Sable</h1>
|
||||
|
||||
Carte par <b>Romje</b> :
|
||||
|
||||
<iframe src="port-sable.map.html" width="100%" height="50%"/>
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
12
Docs/Osgild/port-sable.map.html
Normal file
12
Docs/Osgild/port-sable.map.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<img src="port-sable.jpg" width="2048" height="1536" border="0" usemap="#map" />
|
||||
|
||||
<map name="map">
|
||||
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
|
||||
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
|
||||
<!-- #$-:Please do not edit lines starting with "#$" -->
|
||||
<!-- #$VERSION:2.3 -->
|
||||
<!-- #$AUTHOR: -->
|
||||
<area shape="rect" coords="29,162,275,278" alt="Océan Pelurique" target="_parent" href="oceanpelurique.html" />
|
||||
<area shape="rect" coords="1521,1,1738,29" alt="Ferrance" target="_parent" href="ferrance.html" />
|
||||
<area shape="rect" coords="838,1500,1170,1534" alt="Désert de Tanith" target="_parent" href="desertdetanith.html" />
|
||||
</map>
|
||||
Loading…
Add table
Add a link
Reference in a new issue