/************************
* LEGACY MAP of *
* West Grendelmoore *
* done by *
* Mervin.sk *
************************/
var west_grendelmoore = new Array();
west_grendelmoore['level'] = 'Level 3';
west_grendelmoore['title'] = 'West Grendelmoore';
west_grendelmoore['map'] = [
'????? ++++ ++ ??????????',
'??? ++ ++ ++ ++??????',
'???+ R + + ?????',
'? ++ R R R ++ ???',
'?+ + R + ??',
'?+ R R +??',
'? + R + ?',
'?+ R + ',
' +R #b R R R R RR ',
'+ # R + ',
'+ R R R + ?',
'+ ## R +?',
'+#f R R R + ?',
'+ ## R + +?',
'+ R R +?',
' +R i R + ?',
'?+ ##c + R + ??',
'? + ++ ++++ + + ???',
'?? + ++++ ????? ++ + ????',
'??? + ???????????????????'];
west_grendelmoore['infos'] = [
'4|4|Hole in tree|Path to the Frozen Empire',
'9|25|Path to the Grendelmoore',
'13|3|Inn|3 people waiting,
card game bid is 300
If you sleep here, you will pay 80.',
'16|5|Okaraso|(You will get Larder Key and 1500 Xp.)
"Please, leave me alone. I\'m just wandering around here. I don\'t know anything you need."',
'21|27|Map made by Mervin.sk and engine made by Markus Birth|<mbirth@webwriters.de>'
];
AddMenu('west_grendelmoore');