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_high_forest.js
2005-11-21 08:12:53 +00:00

69 lines
3.0 KiB
JavaScript

/****************************
* LEGACY MAP of *
* (Exp Pack) *
* High Forest *
* done by *
* Mervin.sk *
*****************************/
var exp_high_forest = new Array();
exp_high_forest['level'] = 'Xpack: Exp Pack';
exp_high_forest['title'] = 'Exp Pack: High Forest';
exp_high_forest['map'] = [
'????????? s ????????????????????????????????',
'?????????#*#????????????????????????????????',
'?????????_*_?? . ???????????????????????????',
'????? .++_*_..+ + ??????????????????????????',
'? .+Q+ ._*_ . ?????????????????????????',
' . . _*_ + ????????????????????????',
'. + .????????????????????????',
'+.N N _ _ ????????????????????????',
'?? N . _ + ???????????????????????',
'??. +???????????????????????',
'??+ . . . ???????????????????????',
'??. +. ??????????????????????',
'?? + _ . ?????????????????????',
'??? . +. + ????????????????????',
'??? + !+ + ???????????????????',
'??? * * * * _ _ .???????????????????',
'??? . _ ???????????????????',
'?????? + _ _ . ??????????????????',
'??????. _ _ _ . ?????????????????',
'????? + _ _ + ????????????????',
'?????+H Q _ _????????????????',
'????? + _ _ _ _ _ . ???????????????',
'?????? . _ + ????????????',
'??????? _ Q Q _ # _ +????????????',
'???????? . _ _ #c# _.???????????',
'????????_ _ _ * + ??????????',
'??????? +_ _ _ _ Q_ ** _ +??????????',
'???????. Q _ _ _*_ . ?????????',
'??????? + _ _ _ __ _***__ .??????????',
'???????? . ._+_ _ _ _***_ ++ + ??????',
'????????????+ _ Q _ _ _*_ _ . .??????',
'???????????? _ _ _R_**** + ?????',
'?????????????+ _ _ _ _ _* .?????',
'????????????? __ _ _ _ ***R + ?????',
'??????????????_ R R R R* *****. . ????',
'?????????????? +_ + . _ * R.** + ???',
'???????????????? . _ + . ** R .* . +???',
'??????????????????????+ **. * .???',
'?????????????????????? + R *** ** ++???',
'???????????????????????. . ***. . ????',
'??????????????????????? + . . *** + ???',
'???????????????????????? .++ +. . *. . ??',
'?????????????????????????????? +. .* ++ ',
'????????????????????????????????+ ** . .',
'???????????????????????????????? .+ .** +',
'?????????????????????????????????? .+ * .. ',
'?????????????????????????????????????.+*****',
'?????????????????????????????????????? .+ '];
exp_high_forest['infos'] = [
'|||',
'49|46|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_high_forest');