/****************************
* LEGACY MAP of *
* (Exp Pack) *
* Dungeon of the Dead *
* done by *
* Mervin.sk *
*****************************/
var exp_dungeon_of_the_dead = new Array();
exp_dungeon_of_the_dead['level'] = 'Xpack: Exp Pack';
exp_dungeon_of_the_dead['title'] = 'Exp Pack: Dungeon of the Dead';
exp_dungeon_of_the_dead['map'] = [
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
''];
exp_dungeon_of_the_dead['infos'] = [
'20|10||',
'25|30|Map made by Mervin and engine made by Markus Birth|<webmaster@mervin.sk> & <mbirth@webwriters.de>'
];
AddMenu('exp_dungeon_of_the_dead');