/************************ * LEGACY MAP of * * Dragon Swamp * * done by * * Mervin.sk * ************************/ var dragon_swamp = new Array(); dragon_swamp['title'] = 'Dragon Swamp'; dragon_swamp['map'] = [ '??? ++ ++ ??????', '?? + R+Q +++ ???', '??+ + ??', '? + N + ?', '?+ N N R + ', '?+ RRR +', ' + NR RN + ', '+ R +?', ' + R +?', '? ++ +?', '??? ++ ++ ?', '????? +R ++ ???', '?????? +T+ ?????', '??????? + ??????']; dragon_swamp['infos'] = [ '2|8|Magic Stone|By touching the magic stone, one of the characters reached the next level.', '3|11|Money (100)', '4|4|Money (100)', '4|9|Money (100)', '8|9|Swamp Dragon|Money (200)<br>Mersant\'s small book', '10|8|Medusa Master|Scroll of Cure paralysis', '10|11|Medusa Master|Scroll of Cure paralysis', '13|9|Teleporter|You arrive to the North Grendelmoore', '15|18|Map made by Mervin and engine made by Markus Birth|<<A HREF="mailto:webmaster@mervin.sk">webmaster@mervin.sk</A>> & <<A HREF="mailto:mbirth@webwriters.de">mbirth@webwriters.de</A>>' ];