diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 20:17:15 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 20:17:15 +0000 |
commit | 4d4d4040ef1ae13f72bca2ca060e869d2d914754 (patch) | |
tree | 5b97f26a4ab553608844ad8560ceb0f732239a5e /npc/guides/guides_niflheim.txt | |
parent | fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541 (diff) | |
download | hercules-4d4d4040ef1ae13f72bca2ca060e869d2d914754.tar.gz hercules-4d4d4040ef1ae13f72bca2ca060e869d2d914754.tar.bz2 hercules-4d4d4040ef1ae13f72bca2ca060e869d2d914754.tar.xz hercules-4d4d4040ef1ae13f72bca2ca060e869d2d914754.zip |
- Set svn:eol-style=native for some recently added text files (follow up to r15060).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15062 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guides/guides_niflheim.txt')
-rw-r--r-- | npc/guides/guides_niflheim.txt | 140 |
1 files changed, 70 insertions, 70 deletions
diff --git a/npc/guides/guides_niflheim.txt b/npc/guides/guides_niflheim.txt index b890d1cc5..7ca237b53 100644 --- a/npc/guides/guides_niflheim.txt +++ b/npc/guides/guides_niflheim.txt @@ -1,71 +1,71 @@ -//===== eAthena Script =======================================
-//= Niflheim Guide
-//===== By: ==================================================
-//= L0ne_W0lf
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= eAthena SVN
-//===== Description: =========================================
-//= [Aegis Conversion]
-//= Guide for the city of Niflehim
-//===== Additional Comments: =================================
-//= 1.0 First version, Renewal guide.
-//============================================================
-
-niflheim,201,187,3 script Niflheim Guide#01nif 849,{
- mes "[Niflheim Guide]";
- mes "Welcome to.. ^8B4513Niflheim^000000...";
- mes "the Realm of the Dead...";
- mes "Do you need help navigating the realm...?" ;
- while (1) {
- next;
- switch(select("[ Tool Shop ]:[ Pub ]:[ Weapon Shop ]:[ Witch's Castle ]:Remove Marks from Mini-Map:Cancel")) {
- case 1:
- mes "[Niflheim Guide]";
- mes "Let me mark the location of the";
- mes "^0000FFTool Shop^000000..";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
- viewpoint 1,218,196,0,0x0A82FF;
- break;
- case 2:
- mes "[Niflheim Guide]";
- mes "Let me mark the location of the";
- mes "^006400Pub^000000..";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
- viewpoint 1,189,208,1,0xAAFF00;
- break;
- case 3:
- mes "[Niflheim Guide]";
- mes "Let me mark the location of the";
- mes "^800080Weapon Shop^000000..";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
- viewpoint 1,218,170,2,0xDA70D6;
- break;
- case 4:
- mes "[Niflheim Guide]";
- mes "Let me mark the location of the";
- mes "^FF1493Witch's Castle^000000..";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
- viewpoint 1,255,195,3,0xFF1493;
- break;
- case 5:
- mes "[Niflheim Guide]";
- mes "Sure, I'll remove all marks from your mini-map...";
- mes "Is there anything else I can do for you...?";
- viewpoint 2,1,1,0,0xFFFFFF;
- viewpoint 2,1,1,1,0xFFFFFF;
- viewpoint 2,1,1,2,0xFFFFFF;
- viewpoint 2,1,1,3,0xFFFFFF;
- break;
- case 6:
- mes "[Niflheim Guide]";
- mes "......Bye~!..";
- close;
- }
- }
+//===== eAthena Script ======================================= +//= Niflheim Guide +//===== By: ================================================== +//= L0ne_W0lf +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= eAthena SVN +//===== Description: ========================================= +//= [Aegis Conversion] +//= Guide for the city of Niflehim +//===== Additional Comments: ================================= +//= 1.0 First version, Renewal guide. +//============================================================ + +niflheim,201,187,3 script Niflheim Guide#01nif 849,{ + mes "[Niflheim Guide]"; + mes "Welcome to.. ^8B4513Niflheim^000000..."; + mes "the Realm of the Dead..."; + mes "Do you need help navigating the realm...?" ; + while (1) { + next; + switch(select("[ Tool Shop ]:[ Pub ]:[ Weapon Shop ]:[ Witch's Castle ]:Remove Marks from Mini-Map:Cancel")) { + case 1: + mes "[Niflheim Guide]"; + mes "Let me mark the location of the"; + mes "^0000FFTool Shop^000000.."; + mes "on your mini-map."; + mes "Would you like to check any other locations?"; + viewpoint 1,218,196,0,0x0A82FF; + break; + case 2: + mes "[Niflheim Guide]"; + mes "Let me mark the location of the"; + mes "^006400Pub^000000.."; + mes "on your mini-map."; + mes "Would you like to check any other locations?"; + viewpoint 1,189,208,1,0xAAFF00; + break; + case 3: + mes "[Niflheim Guide]"; + mes "Let me mark the location of the"; + mes "^800080Weapon Shop^000000.."; + mes "on your mini-map."; + mes "Would you like to check any other locations?"; + viewpoint 1,218,170,2,0xDA70D6; + break; + case 4: + mes "[Niflheim Guide]"; + mes "Let me mark the location of the"; + mes "^FF1493Witch's Castle^000000.."; + mes "on your mini-map."; + mes "Would you like to check any other locations?"; + viewpoint 1,255,195,3,0xFF1493; + break; + case 5: + mes "[Niflheim Guide]"; + mes "Sure, I'll remove all marks from your mini-map..."; + mes "Is there anything else I can do for you...?"; + viewpoint 2,1,1,0,0xFFFFFF; + viewpoint 2,1,1,1,0xFFFFFF; + viewpoint 2,1,1,2,0xFFFFFF; + viewpoint 2,1,1,3,0xFFFFFF; + break; + case 6: + mes "[Niflheim Guide]"; + mes "......Bye~!.."; + close; + } + } }
\ No newline at end of file |