1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
redshift-legacy-map/ksaid_finala.js
2004-12-08 15:26:08 +00:00

38 lines
1.3 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/************************
* LEGACY MAP of *
* (King´s Aide) *
* finala *
* done by *
* Mervin.sk *
************************/
var ksaid_finala = new Array();
ksaid_finala['level'] = 'Xpack: King\'s Aide';
ksaid_finala['title'] = 'King\'s Aide: finala';
ksaid_finala['map'] = [
'?????????####',
'?????????# #',
'?????????# #',
'????????## #',
'??????### #',
'??????# #',
'####### #####',
'# #????',
'# # # # #????',
'# # # # #????',
'#T# # # #????',
'#########????'];
ksaid_finala['infos'] = [
' 3|11|Vase|Money (280), Full mana potion, Remove paralysis potion',
' 5|12|Vase|Money (180)<br>Worn Battle Skirt (female), AC:2<br>Full mana potion',
'10| 4|Vase|Leather Shirt AC:2, Full mana potion',
'11| 2|Teleporter|You arrive to the Cult Dungeon',
'11| 6|Vase|Full mana potion, Full mana potion, Full healing potion',
'11| 8|Vase|Remove paralysis potion, Full healing potion, Scroll of Stone skin',
'13|15|Map made by Mervin and engine made by Markus Birth|&lt;<A HREF="mailto:webmaster@mervin.sk">webmaster@mervin.sk</A>&gt; &amp; &lt;<A HREF="mailto:mbirth@webwriters.de">mbirth@webwriters.de</A>&gt;'
];
AddMenu('ksaid_finala');