/************************ * LEGACY MAP of * * East Forest * * done by * * Markus Birth * * mbirth@webwriters.de * ************************/ var east_forest = new Array(); east_forest['level'] = 'Level 1'; east_forest['title'] = 'East Forest'; east_forest['map'] = [ '?????? . ???????????????????????????', '????? . .+. . ?????????????????????', ' .* .. .. . .. ????????????????', '.**. :.. . ???????????????', '.*.:: : :: .???????????????', '!*******+: : : :.? .. ??????????', '.... +:***: : : : . . +. ????????', '??. :* .:: **** . .. . ???', '?? + :: ** **: **. .. .. ?', ' .. : : *:*** * : . ', '. . : ***! : *. : : : .', '+ : : * ::*.: :: . ', '. . . ** : ::***: : .+: : : + ', ' . ... . ** : : ****: :: .', ' . *:: : : .***d: : . ', '. . . ** : : : : * : . . ?', ' .. +.. * + : ::** : ..???', '??. . ..**: :: ** : :. ????', '? . . . **:: **** . : :. ????', ' . . : ****: **.:: .: .????', '. . : ::****.: + . ????', '. :: : + +?????', '. . : : . . . ?????', ' . +.: . ... . .. ??????', '. .: : . . . .??????', '. . : : . . ?????', ' . + . . .?????', ' . . .R.. . +?????', '. .. ???? .. . .?????', ' . . . ???????? . + .?????', '? . ..??????????? .. . . ?????', '????????????????????? .+. .. ??????', '???????????????????????? .. ????????']; east_forest['infos'] = [ ' 3| 3|Path to the town of Decrantes', ' 6| 1|Sign|"To the town of Decrantes"', '11|14|Sign|"To the east: Brother Mordar\'s house
To the south: nature itself"', '15|28|Brother Mordar', '28|31|Hole in tree|Leads to the Caves of N\'Gora', '28|13|Golden Stone|Level up for one character, chosen at random', '29|18|Violet flower|(bring some of them to Brother Mordar)', '34|38|Map and engine made by Markus Birth|<mbirth@webwriters.de>
Some additions by Rainer <r.gottwald@freenet.de>' ]; AddMenu('east_forest');