/************************
* LEGACY MAP of *
* Ogre Forest *
* done by *
* Mervin.sk *
************************/
var ogre_forest = new Array();
ogre_forest['level'] = 'Level 2';
ogre_forest['title'] = 'Ogre Forest';
ogre_forest['map'] = [
'????? . ?? .. .. ????????',
'???? . .... .. ..? . ???',
'?? .. Q.. . ??',
'??. ... .. . .. . ?',
'? . N N . . . . .?',
' . N .. . ..?',
'. . . . . . . .??',
'. . . . . . . ??',
'. . ... .. ?',
' . . . . . . .. . ',
' . . ... . . . .',
'. . . . . . .',
'.. . . . .',
'? . . . . . R .. . ',
'? . . .. R . . .?',
' . . . . . ?',
'. R . . . . . ',
'. .. . . . .. . .',
' . . . . . .',
'??. . . . . . . ',
'??.. . . .. . . . .. ?',
'??. . .. R R . ???',
'?? . . .???',
'??. .. .. .. ... ?',
'??. . . . . .?',
'??. . .. .?',
'??Z .. . . . . . .?',
'??.. . . .. . ?',
'????? .. . . . ?',
'??????? .. . . .?',
'????????? ... .. + . . ?',
'???????????? . . ! ... ??',
'???????????????. * . ?????',
'??????????????? .*. ??????',
'???????????????. *.???????',
'????????????????.*.???????',
'????????????????.*.???????',
'????????????????.*. ??????'];
ogre_forest['infos'] = [
'3|6|Ogre Coin',
'5|6|Ogre Lord\'s Hammer|Damage: 7-21
+4 strength',
'3|19|Magic stone|By touching the magic stone, one of the characters reached the next level.',
'14|19|Ogre Ring|AC: 0
+10 sp',
'27|3|Sphere|You touch the sphere and feel your mana is restored.',
'32|18|Sign|"Ogre Domain"',
'38|18|Path to Beraquel forest',
'39|28|Map made by Mervin and engine made by Markus Birth|<webmaster@mervin.sk> & <mbirth@webwriters.de>'
];
AddMenu('ogre_forest');