From 288490094a7fe9167747dc78d416940759a31197 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Tue, 5 Dec 2006 13:23:07 +0000 Subject: - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guides/guides_ama.txt | 256 +++++++++++++++++++++++----------------------- 1 file changed, 128 insertions(+), 128 deletions(-) (limited to 'npc/guides/guides_ama.txt') diff --git a/npc/guides/guides_ama.txt b/npc/guides/guides_ama.txt index a8c5ac26e..982e0513f 100644 --- a/npc/guides/guides_ama.txt +++ b/npc/guides/guides_ama.txt @@ -1,128 +1,128 @@ -//===== eAthena Script ======================================= -//= Amatsu Guides -//===== By: ================================================== -//= MasterOfMuppets -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= -//===== Description: ========================================= -//= -//===== Additional Comments: ================================= -//= 1.0 First version [MasterOfMuppets] -//= 1.1 Removed Duplicates [Silent] -//============================================================ - -amatsu.gat,207,89,3 script Amatsu Guide#01 758,{ - - mes "[Amachang]"; - mes "Welcome to Amatsu,"; - mes "the town of kind towners"; - mes "and beatiful cherry blossoms."; - next; - mes "[Amachang]"; - mes "I'm Amachang,"; - mes "the 13th Miss Amatsu."; - mes "I will guide you about town"; - mes "as Miss Amatsu."; - mes "Please tell me"; - mes "if you want to know something."; - next; - menu "Palace",-,"Tool Shop",s_Tool,"Weapon Shop",s_Weap,"Bar",s_Bar; - - viewpoint 1,85,235,1,0xFF0044; - mes "[Amachang]"; - mes "On the mini-map,"; - mes "go to ^FF0044+^000000"; - mes "to find the Palace."; - mes "Have a good time"; - mes "in Amatsu."; - close; - -s_Tool: - viewpoint 1,96,117,2,0xFF9200; - mes "[Amachang]"; - mes "On the mini-map,"; - mes "go to ^FF9200+^000000"; - mes "to find the Tool Shop."; - mes "Have a good time"; - mes "in Amatsu."; - close; - -s_Weap: - viewpoint 1,132,117,3,0x85FF00; - mes "[Amachang]"; - mes "On the mini-map,"; - mes "go to ^85FF00+^000000"; - mes "to find the Weapon Shop."; - mes "Have a good time"; - mes "in Amatsu."; - close; - - -s_Bar: - viewpoint 1,216,116,4,0x3366FF; - mes "[Amachang]"; - mes "On the mini-map,"; - mes "go to ^3366FF+^000000"; - mes "to find the Bar."; - mes "Have a good time"; - mes "in Amatsu."; - close; - -} - -amatsu.gat,251,283,4 script Amatsu Guide#02 767,{ - - mes "[Guide Man]"; - mes "Welcome, tourist from"; - mes "Rune-Midgard."; - mes "I'm the guide of"; - mes "out beautiful town, Amatsu."; - next; - mes "[Guide Man]"; - mes "What are you looking for?"; - next; - menu "Palace",-,"Tool Shop",s_Tool,"Weapon Shop",s_Weap,"Bar",s_Bar; - - viewpoint 1,85,235,1,0xFF0044; - mes "[Guide Man]"; - mes "On the mini-map,"; - mes "go to ^FF0044+^000000"; - mes "to find the Palace."; - mes "Have a good time"; - mes "in Amatsu."; - close; - -s_Tool: - viewpoint 1,96,117,2,0xFF9200; - mes "[Guide Man]"; - mes "On the mini-map,"; - mes "go to ^FF9200+^000000"; - mes "to find the Tool Shop."; - mes "Have a good time"; - mes "in Amatsu."; - close; - -s_Weap: - viewpoint 1,132,117,3,0x85FF00; - mes "[Guide Man]"; - mes "On the mini-map,"; - mes "go to ^85FF00+^000000"; - mes "to find the Weapon Shop."; - mes "Have a good time"; - mes "in Amatsu."; - close; - - -s_Bar: - viewpoint 1,216,116,4,0x3366FF; - mes "[Guide Man]"; - mes "On the mini-map,"; - mes "go to ^3366FF+^000000"; - mes "to find the Bar."; - mes "Have a good time"; - mes "in Amatsu."; - close; - -} +//===== eAthena Script ======================================= +//= Amatsu Guides +//===== By: ================================================== +//= MasterOfMuppets +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= +//===== Description: ========================================= +//= +//===== Additional Comments: ================================= +//= 1.0 First version [MasterOfMuppets] +//= 1.1 Removed Duplicates [Silent] +//============================================================ + +amatsu.gat,207,89,3 script Amatsu Guide#01 758,{ + + mes "[Amachang]"; + mes "Welcome to Amatsu,"; + mes "the town of kind towners"; + mes "and beatiful cherry blossoms."; + next; + mes "[Amachang]"; + mes "I'm Amachang,"; + mes "the 13th Miss Amatsu."; + mes "I will guide you about town"; + mes "as Miss Amatsu."; + mes "Please tell me"; + mes "if you want to know something."; + next; + menu "Palace",-,"Tool Shop",s_Tool,"Weapon Shop",s_Weap,"Bar",s_Bar; + + viewpoint 1,85,235,1,0xFF0044; + mes "[Amachang]"; + mes "On the mini-map,"; + mes "go to ^FF0044+^000000"; + mes "to find the Palace."; + mes "Have a good time"; + mes "in Amatsu."; + close; + +s_Tool: + viewpoint 1,96,117,2,0xFF9200; + mes "[Amachang]"; + mes "On the mini-map,"; + mes "go to ^FF9200+^000000"; + mes "to find the Tool Shop."; + mes "Have a good time"; + mes "in Amatsu."; + close; + +s_Weap: + viewpoint 1,132,117,3,0x85FF00; + mes "[Amachang]"; + mes "On the mini-map,"; + mes "go to ^85FF00+^000000"; + mes "to find the Weapon Shop."; + mes "Have a good time"; + mes "in Amatsu."; + close; + + +s_Bar: + viewpoint 1,216,116,4,0x3366FF; + mes "[Amachang]"; + mes "On the mini-map,"; + mes "go to ^3366FF+^000000"; + mes "to find the Bar."; + mes "Have a good time"; + mes "in Amatsu."; + close; + +} + +amatsu.gat,251,283,4 script Amatsu Guide#02 767,{ + + mes "[Guide Man]"; + mes "Welcome, tourist from"; + mes "Rune-Midgard."; + mes "I'm the guide of"; + mes "out beautiful town, Amatsu."; + next; + mes "[Guide Man]"; + mes "What are you looking for?"; + next; + menu "Palace",-,"Tool Shop",s_Tool,"Weapon Shop",s_Weap,"Bar",s_Bar; + + viewpoint 1,85,235,1,0xFF0044; + mes "[Guide Man]"; + mes "On the mini-map,"; + mes "go to ^FF0044+^000000"; + mes "to find the Palace."; + mes "Have a good time"; + mes "in Amatsu."; + close; + +s_Tool: + viewpoint 1,96,117,2,0xFF9200; + mes "[Guide Man]"; + mes "On the mini-map,"; + mes "go to ^FF9200+^000000"; + mes "to find the Tool Shop."; + mes "Have a good time"; + mes "in Amatsu."; + close; + +s_Weap: + viewpoint 1,132,117,3,0x85FF00; + mes "[Guide Man]"; + mes "On the mini-map,"; + mes "go to ^85FF00+^000000"; + mes "to find the Weapon Shop."; + mes "Have a good time"; + mes "in Amatsu."; + close; + + +s_Bar: + viewpoint 1,216,116,4,0x3366FF; + mes "[Guide Man]"; + mes "On the mini-map,"; + mes "go to ^3366FF+^000000"; + mes "to find the Bar."; + mes "Have a good time"; + mes "in Amatsu."; + close; + +} -- cgit v1.2.3-70-g09d2