/************************
* LEGACY MAP of *
* Home of Ignorance *
* done by *
* Mervin.sk *
************************/
var home_of_ignorance = new Array();
home_of_ignorance['level'] = 'Level 4';
home_of_ignorance['title'] = 'Home of Ignorance';
home_of_ignorance['map'] = [
' ',
' ',
' ',
' ',
' ',
' ',
' ',
' ',
' ',
' ',
' N ',
' ',
' ',
' ',
' ',
' ',
' ',
' ',
' ',
' '];
home_of_ignorance['infos'] = [
'11|10|Statue|Sphero of Orientation',
'21|21|Map made by Mervin and engine made by Markus Birth|<webmaster@mervin.sk> & <mbirth@webwriters.de>'
];
AddMenu('home_of_ignorance');