LoGD Standardrelease steht hier zum Download zur Verfügung!
<?
//*-------------------------*
//| Cassandra DuLac |
//| für Obsidia |
//| http://www.obsidia.eu |
//*-------------------------*
require_once "common.php";
checkday();
page_header("Baustelle");
output("`n`c`b`4Baustelle`b`c`n`n");
output("`c`kAn der Türe des Rohbaus hängt ein Schild:`n`n
`b`4Hier entsteht ein neues Gebäude`b`n`c");
addnav("Zurück zum Marktplatz","village.php");
page_footer ();
?>