/************************
* LEGACY MAP of *
* Frozen Catacombs *
* done by *
* Mervin.sk *
************************/
var frozen_catacombs = new Array();
frozen_catacombs['level'] = 'Level 3';
frozen_catacombs['title'] = 'Frozen Catacombs';
frozen_catacombs['map'] = [
'???????????#g#???????????????????????????????',
'???????????# #???????????????????????????????',
'???????????# #???????????????????????????????',
'???????????# #???????????????????????????????',
'???????????#D#???????????????????????????????',
'?????????### ###????????###?###?###??????????',
'????????## ##???????# #?# #?# #??????????',
'???#g#??# # # #?????###D###D###D###??##N##?',
'#### #w## # # #######N# #N# #N# #N#### ##',
'#T E S E E WE P h',
'#### #### # # ####### #N# #N# #N# #### ##',
'???#D#??# # # #?????#D###D###D###D#??##N##?',
'???# ##?## ##?????# #?# #?# #?# #????????',
'???# t??### ###??????###?###?#i#?###????????',
'??## #####?#D#???????????????????????????????',
'??# E #?# #???????????????????????????????',
'??##T### #?# #???????????????????????????????',
'???###?# #?# #???????????????????????????????',
'???###?# #?#u#???????????????????????????????',
'??##T### ###T##??????????????????????????????',
'??# h # h??????????????????????????????',
'??##T###T###T##??????????????????????????????',
'???###?###?###???????????????????????????????',
'??##T###T###T##??????????????????????????????',
'??# hA A# h??????????????????????????????',
'??##T### ###T##??????????????????????????????',
'???###?#e#?###???????????????????????????????',
'??##T###T###T##??????????????????????????????',
'??# h h h??????????????????????????????',
'??##T###T###T##??????????????????????????????',
'???###?###?###???????????????????????????????'];
frozen_catacombs['infos'] = [
'1|13|Shelf|Gray Winged Key',
'7|33|Secret Switch|',
'8|5|Shelf|Full mana potion, Full mana potion, Full healing potion, Full healing potion, Scroll of Hour of Gods, Scroll of Clean Way, Scroll of Harm undead',
'8|26|Door|Attack the door before opening',
'8|30|Door|Attack the door before opening',
'8|34|Door|Attack the door before opening',
'9|4|Sign|Just get what you see - you will need them all',
'10|2|Teleporter|You arrive to the Frozen Empire',
'10|13|Switch|Drop a heavy object on it',
'10|45|Shelf|Gold Dragon Key',
'12|24|Door|Attack the door before opening',
'12|28|Door|Attack the door before opening',
'12|32|Door|Attack the door before opening',
'12|36|Door|Attack the door before opening',
'14|7|Ladder|Ladder to the Frozen Empire',
'14|32|Heresa|Leave me... Just left me die... Last time I tried to escape, I pulled the secret switch in the north-east cell, and I failed, like always. Many hellish creatures caught me, and... and performed upon me unspeakble atrocities. I just cannot talk about it. Iwas violated, I am ruined. I will never want to escape again. I just want to die in peace. Just let me die.',
'17|5|Teleporter|You arrive to the Fire Catacombs',
'21|7|Shelf|Full healing potion',
'21|15|Shelf|Full mana potion',
'25|7|Shelf|Scroll of Vampiric touch',
'25|8|Stand|Spellbook (Lightning bolt)',
'25|10|Stand|Spellbook (Harm undead)',
'25|15|Shelf|Full healing potion',
'27|9|Shelf|Red Dragon Key',
'29|7|Shelf|Scroll of Stone skin',
'29|11|Shelf|Scroll of Bless',
'29|15|Shelf|Scroll of Berzerker',
'32|47|Map made by Mervin and engine made by Markus Birth|<webmaster@mervin.sk> & <mbirth@webwriters.de>'
];
AddMenu('frozen_catacombs');