/************************
* LEGACY MAP of *
* (King´s Aide) *
* Cult Dungeon *
* done by *
* Mervin.sk *
************************/
var ksaid_cult_dungeon = new Array();
ksaid_cult_dungeon['level'] = 'Xpack: King\'s Aide';
ksaid_cult_dungeon['title'] = 'King\'s Aide: Cult Dungeon';
ksaid_cult_dungeon['map'] = [
'???????????????',
'?######????????',
'?# t????????',
'?# ###########?',
'?# # NNNNN#?',
'?# # X#####H##?',
'?# # #H##?',
'?######## #?',
'?#WHHHHH X #?',
'?# # # # #N#Z#?',
'?#S####wa#####?',
'?# #?',
'?# X P P X #?',
'?# P #?',
'?v PTP x?',
'?# P #?',
'?# X P P X #?',
'?# #?',
'?######u######?',
'???????????????'];
ksaid_cult_dungeon['infos'] = [
' 3| 7|Ladder|You arrive to the King\'s Forest',
' 5|13|Statue|Ebony Chain Shirt, AC:5',
'10| 8|Secret Switch|',
'10|10|Secret Switch|',
'10|11|Statue|',
'10|13|Sphere|You touch the sphere and feel your mana is restored',
'11| 9|Well|After drinking from the well, you feel you\'re poisoned!',
'11| 3|Alarm|',
'15| 8|Teleporter|You arrive to the Cult Temple',
'21|17|Map made by Mervin and engine made by Markus Birth|<webmaster@mervin.sk> & <mbirth@webwriters.de>'
];
AddMenu('ksaid_cult_dungeon');