summaryrefslogtreecommitdiff
path: root/npc/cities/louyang.txt
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-08 06:02:53 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-08 06:02:53 +0000
commitdeebefa3708e65f7b46dca12bc34be0e3cfb8444 (patch)
tree8833a86fc28cb8b8a5ecdc3cebd61295e3de928c /npc/cities/louyang.txt
parent1802aa4724ca002cf423927967c1fd05b432d882 (diff)
downloadhercules-deebefa3708e65f7b46dca12bc34be0e3cfb8444.tar.gz
hercules-deebefa3708e65f7b46dca12bc34be0e3cfb8444.tar.bz2
hercules-deebefa3708e65f7b46dca12bc34be0e3cfb8444.tar.xz
hercules-deebefa3708e65f7b46dca12bc34be0e3cfb8444.zip
props
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@508 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/louyang.txt')
-rw-r--r--npc/cities/louyang.txt128
1 files changed, 64 insertions, 64 deletions
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt
index 14b7fffcb..ddeef2908 100644
--- a/npc/cities/louyang.txt
+++ b/npc/cities/louyang.txt
@@ -1,65 +1,65 @@
-//===== eAthena Script =======================================
-//= Lou Yang City NPC's
-//===== By: ==================================================
-//= Vidar (1.0)
-//= Mass Zero (1.1)
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= Any eAthena Version
-//===== Description: =========================================
-//= Unofficial NPC's for Lou Yang city.
-//===== Additional Comments: =================================
-//= Originally made for Vidar
-//============================================================
-
-louyang.gat,260,96,2 script Chun Hua 770,{
-mes "[^000080Chun Hua^000000]";
-mes "Welcome traveler, you must be hungry and thirsty.";
-mes "Please come inside, there is much to eat.";
-next;
-mes "[^000080Chun Hua^000000]";
-mes "Do not be afraid about how much you ask for, there is much to go around.";
-close;
-}
-
-lou_fild01.gat,188,102,1 script Extraordinary Sailor 100,{
-mes "[Extraordinary Sailor]";
-mes "We run a line to Alberta, we could take you there if you like.";
-next;
-menu "Let me travel to Alberta",L_Menu1,"No, thanks",L_Menu2;
-close;
-L_Menu1:
-warp "alberta.gat",247,44;
-L_Menu2:
-mes "[Extraordinary Sailor]";
-mes "Suit yourself.";
-close;
-}
-
-alberta.gat,247,42,4 script Expert Sailor 100,{
-mes "[Expert Sailor]";
-mes "Have you ever been over seas?";
-next;
-menu "Yes",YES,"No",NO;
-YES:
-mes "Same here! I'm about to head back out that way again.";
-mes "Would you like to come with me?";
-next;
-menu "Sure",L_Menu1,"No, thanks",L_Menu3;
-close;
-L_Menu1:
-warp "lou_fild01.gat",192,105;
-NO:
-mes "What a shame, it is truley a sight to behold. I'm about to head back out that way again.";
-mes "Would you like to come with me?";
-next;
-menu "Sure",L_Menu2,"No, thanks",L_Menu3;
-close;
-L_Menu2:
-warp "lou_fild01.gat",192,105;
-L_Menu3:
-mes "[Expert Sailor]";
-mes "Suit yourself.";
-close;
+//===== eAthena Script =======================================
+//= Lou Yang City NPC's
+//===== By: ==================================================
+//= Vidar (1.0)
+//= Mass Zero (1.1)
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= Any eAthena Version
+//===== Description: =========================================
+//= Unofficial NPC's for Lou Yang city.
+//===== Additional Comments: =================================
+//= Originally made for Vidar
+//============================================================
+
+louyang.gat,260,96,2 script Chun Hua 770,{
+mes "[^000080Chun Hua^000000]";
+mes "Welcome traveler, you must be hungry and thirsty.";
+mes "Please come inside, there is much to eat.";
+next;
+mes "[^000080Chun Hua^000000]";
+mes "Do not be afraid about how much you ask for, there is much to go around.";
+close;
+}
+
+lou_fild01.gat,188,102,1 script Extraordinary Sailor 100,{
+mes "[Extraordinary Sailor]";
+mes "We run a line to Alberta, we could take you there if you like.";
+next;
+menu "Let me travel to Alberta",L_Menu1,"No, thanks",L_Menu2;
+close;
+L_Menu1:
+warp "alberta.gat",247,44;
+L_Menu2:
+mes "[Extraordinary Sailor]";
+mes "Suit yourself.";
+close;
+}
+
+alberta.gat,247,42,4 script Expert Sailor 100,{
+mes "[Expert Sailor]";
+mes "Have you ever been over seas?";
+next;
+menu "Yes",YES,"No",NO;
+YES:
+mes "Same here! I'm about to head back out that way again.";
+mes "Would you like to come with me?";
+next;
+menu "Sure",L_Menu1,"No, thanks",L_Menu3;
+close;
+L_Menu1:
+warp "lou_fild01.gat",192,105;
+NO:
+mes "What a shame, it is truley a sight to behold. I'm about to head back out that way again.";
+mes "Would you like to come with me?";
+next;
+menu "Sure",L_Menu2,"No, thanks",L_Menu3;
+close;
+L_Menu2:
+warp "lou_fild01.gat",192,105;
+L_Menu3:
+mes "[Expert Sailor]";
+mes "Suit yourself.";
+close;
} \ No newline at end of file