/************************
* LEGACY MAP of *
* Tower Level 4 *
* done by *
* Mervin.sk *
************************/
var tower_level_4 = new Array();
tower_level_4['level'] = 'Level 2';
tower_level_4['title'] = 'Tower Level 4';
tower_level_4['map'] = [
'????####A####?????',
'????# #?????',
'??### P ###???',
'??f P P #???',
'### # # #???',
'# # #D#???',
'# #### # ## ###?',
'#D#N######### ##',
'# # E B E h',
'#D# l###### ##',
'# # ## # ## ###?',
'# # #D#???',
'##### # #???',
'??f P P #???',
'??### P ###???',
'????# #?????',
'????####A####?????'];
tower_level_4['infos'] = [
'1|9|Stand|Spellbook (Mass heal)',
'4|3|Shelf|Tower key',
'4|9|Archmage|Money (500)',
'4|12|Wizard|Money (300)',
'8|4|Statue|Cellar key',
'9|9|Ladder and Shelf|Ladder to the Tower level 3
Amulet of Intelligence, AC:0, +2 intelligence',
'9|16|Mage|Money (200)',
'9|18|Shelf|Crown Dexterity, AC:1, +4 dexterity
Ancient amulet of spell Power, AC:0, +3 inteligence
Tower key',
'10|6|Mersant Orasare|At last, somebody from outside! I\'m Mersant Orasare. Sohl\'s brother. He locked me in this tower months ago, and absconded with all of my spellbooks - I need each one of them! Without this knowledge, we cannot defeat my brother.
Time presses, let\'s begone. I must talk with Sohl VERY closely... I shall wait for zou in the tavern at swamp named Grendelmoore. Bring all of my spelbooks there, if you can get them back!',
'14|3|Shelf|Tower key',
'14|9|Archmage|Money (500)',
'14|12|Wizard|Money (300)',
'17|9|Stand|Spellbook (Vampiric touch)',
'18|20|Map made by Mervin and engine made by Markus Birth|<webmaster@mervin.sk> & <mbirth@webwriters.de>'
];
AddMenu('tower_level_4');