1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
redshift-legacy-map/exp_black_forest.js
2005-11-21 08:12:53 +00:00

44 lines
1.3 KiB
JavaScript

/****************************
* LEGACY MAP of *
* (Exp Pack) *
* Black Forest *
* done by *
* Mervin.sk *
*****************************/
var exp_black_forest = new Array();
exp_black_forest['level'] = 'Xpack: Exp Pack';
exp_black_forest['title'] = 'Exp Pack: Black Forest';
exp_black_forest['map'] = [
'???????????????????',
'???????????????????',
'? __ __ ___ ??????',
'?_ _ __ __ ????',
'?_ _ _ __ ??',
'? _ __ _ _ ',
'?_ _ _ * * * ',
' _ _ _ _ _ ',
'_ _ _ _??',
'_ _ _ _ _ ??',
' _ _ _??',
'_ _ _ _ _??',
' _ _ _ _ ??',
' _ _ _ _???',
'_ _ _???',
'_ _ _ ???',
' _ _ _????',
' _ _ ????',
'_ _ _?????',
' _ __ ?????',
'? __ _ _ ???????',
'???__ a __ ????????',
'???? ### ??????????'];
exp_black_forest['infos'] = [
'7|20|Path to the ...|',
'24|21|Map made by Mervin and engine made by Markus Birth|&lt;<A HREF="mailto:webmaster@mervin.sk">webmaster@mervin.sk</A>&gt; &amp; &lt;<A HREF="mailto:mbirth@webwriters.de">mbirth@webwriters.de</A>&gt;'
];
AddMenu('exp_black_forest');