1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-01 16:05:42 +00:00

Suite Osgild

This commit is contained in:
Yan Maniez 2020-01-15 23:41:24 +01:00
parent e312117b8f
commit ffd2aa8d01
8 changed files with 116 additions and 87 deletions

13
Docs/Osgild/osgild.html Normal file
View file

@ -0,0 +1,13 @@
<html>
<head>
<title>Terres d'Osgild</title>
</head>
<frameset cols="50%, 50%">
<frame src="osgild.map.html" />
<frame src="empty.html" id="details" name="details" />
<!--<frameset rows="50%,50%">
<frame src="empty.html" id="region" name="region" />
<frame src="empty.html" id="town" name="town" />
</frameset>-->
</frameset>
</html>