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_alde.txt | 106 ++++++++++++++++++++++----------------------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'npc/guides/guides_alde.txt') diff --git a/npc/guides/guides_alde.txt b/npc/guides/guides_alde.txt index be1cc3f35..d8088441d 100644 --- a/npc/guides/guides_alde.txt +++ b/npc/guides/guides_alde.txt @@ -1,53 +1,53 @@ -//===== eAthena Script ======================================= -//= Al De Baran Guides -//===== By: ================================================== -//= kobra_k88 -//===== Current Version: ===================================== -//= 1.5 -//===== Compatible With: ===================================== -//= eAthena 7.15 + -//===== Description: ========================================= -//= -//===== Additional Comments: ================================= -//= Corrected building locations and descriptions -//= 1.2 Optimized, updated common guide names [Lupus] -//= 1.3 Updated the guide according to how it is on iRO, thanks [MasterOfMuppets] -//= to Muad_Dib -//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA] -//= 1.5 Removed Duplicates [Silent] -//============================================================ - - -aldebaran.gat,139,63,4 script Soldier::Alde_Guide 105,{ - cutin "prt_soldier",2; - mes "[Al De Baran Guard]"; - mes "I'm just an ordinary guard that you could find in any other city."; - mes "I don't think I even have a name..."; - next; - mes "[Al De Baran Guard]"; - mes "I am in charge of the Service Guides from the Al De Baran Garrison."; - mes "Let me guide you through our town!"; - next; - menu "Get location Guide.",-,"End conversation.",L_End; - viewpoint 1,57,222,1,0xFF6633; - viewpoint 1,73,196,2,0x0000FF; - viewpoint 1,224,224,3,0x00FFFF; - viewpoint 1,233,106,4,0x515151; - viewpoint 1,197,71,5,0x3355FF; - viewpoint 1,60,60,6,0xFF5555; - mes "^FF6633+^000000 -> Kafra Main Office"; - mes "^0000FF+^000000 -> Weapon Shop"; - mes "^00FFFF+^000000 -> Sorcerer Guild (Closed)"; - mes "^515151+^000000 -> Pub"; - mes "^3355FF+^000000 -> Item Shop"; - mes "^FF5555+^000000 -> Chemical Academy"; - cutin "prt_soldier",255; - close; -L_End: - mes "[Al De Baran Guard]"; - mes "We are sworn to protect Al De Baran! May the forces of evil always be crushed by the righteous fist of good!"; - cutin "prt_soldier",255; - close; -} - -aldebaran.gat,241,136,4 duplicate(Alde_Guide) Soldier#Alde02 105 +//===== eAthena Script ======================================= +//= Al De Baran Guides +//===== By: ================================================== +//= kobra_k88 +//===== Current Version: ===================================== +//= 1.5 +//===== Compatible With: ===================================== +//= eAthena 7.15 + +//===== Description: ========================================= +//= +//===== Additional Comments: ================================= +//= Corrected building locations and descriptions +//= 1.2 Optimized, updated common guide names [Lupus] +//= 1.3 Updated the guide according to how it is on iRO, thanks [MasterOfMuppets] +//= to Muad_Dib +//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA] +//= 1.5 Removed Duplicates [Silent] +//============================================================ + + +aldebaran.gat,139,63,4 script Soldier::Alde_Guide 105,{ + cutin "prt_soldier",2; + mes "[Al De Baran Guard]"; + mes "I'm just an ordinary guard that you could find in any other city."; + mes "I don't think I even have a name..."; + next; + mes "[Al De Baran Guard]"; + mes "I am in charge of the Service Guides from the Al De Baran Garrison."; + mes "Let me guide you through our town!"; + next; + menu "Get location Guide.",-,"End conversation.",L_End; + viewpoint 1,57,222,1,0xFF6633; + viewpoint 1,73,196,2,0x0000FF; + viewpoint 1,224,224,3,0x00FFFF; + viewpoint 1,233,106,4,0x515151; + viewpoint 1,197,71,5,0x3355FF; + viewpoint 1,60,60,6,0xFF5555; + mes "^FF6633+^000000 -> Kafra Main Office"; + mes "^0000FF+^000000 -> Weapon Shop"; + mes "^00FFFF+^000000 -> Sorcerer Guild (Closed)"; + mes "^515151+^000000 -> Pub"; + mes "^3355FF+^000000 -> Item Shop"; + mes "^FF5555+^000000 -> Chemical Academy"; + cutin "prt_soldier",255; + close; +L_End: + mes "[Al De Baran Guard]"; + mes "We are sworn to protect Al De Baran! May the forces of evil always be crushed by the righteous fist of good!"; + cutin "prt_soldier",255; + close; +} + +aldebaran.gat,241,136,4 duplicate(Alde_Guide) Soldier#Alde02 105 -- cgit v1.2.3-70-g09d2