From 5c2abb32ede1fe1aa202a70205d5db47d7f4c5f8 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 14 Oct 2006 10:19:06 +0000 Subject: * Fully official Thanatos Tower spawns * Fixed typo in Lighthalzen Bank git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8986 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/lighthalzen_bank.txt | 164 ++++++++++++++++++++--------------------- 1 file changed, 82 insertions(+), 82 deletions(-) (limited to 'npc/other') diff --git a/npc/other/lighthalzen_bank.txt b/npc/other/lighthalzen_bank.txt index be2f7f765..8dba963c6 100644 --- a/npc/other/lighthalzen_bank.txt +++ b/npc/other/lighthalzen_bank.txt @@ -1,83 +1,83 @@ -f//===== eAthena Script ======================================== -//= Lighthalzen Bank Area -//===== By: ================================================== -//= Au{R}oN (Translate by Alan) -//===== Current Version: ===================================== -//= 1.1 -//===== Compatible With: ===================================== -//= eAthena 1.0+ -//===== Description: ========================================= -//= Lighthalzen Bank -//===== Additional Comments: ================================= -//= Converted from Aegis -//= 1.0 Add all Bank NPC (TEMPORARY NAME and FACING PROBABLY INCORRECT) [Au{R}oN] -//= 1.1 Add correct name, and change some dialogue. [Au{R}oN] -//============================================================ - -lhz_in02.gat,34,41,7 script Arthur 849,{ - - mes "[Arthur]"; - mes "The chairs here are"; - mes "so not ergonomic. And"; - mes "they're uncomfortable too!"; - mes "But it's sooo cool inside this"; - mes "bank and I just wanted to get"; - mes "get away from all this heat..."; - close; -} - -lhz_in02.gat,28,39,3 script Helen 703,{ - - mes "[Helen]"; - mes "You know, maybe when"; - mes "I grow up, i'll be a bank"; - mes "clerk. That sounds liek a"; - mes "really nice jobm, don't you"; - mes "think? It's laid back and posh..."; - close; -} - -lhz_in02.gat,31,34,3 script Tadem 847,{ - - mes "[Tadem]"; - mes "I do so enjoy the"; - mes "architectural structure"; - mes "of this bank. It's quite"; - mes "artistic with both classical"; - mes "and modern elements. Would"; - mes "you not agree? Fascinating"; - close; -} - -lhz_in02.gat,31,33,3 script Gracie 863,{ - - mes "[Gracie]"; - mes "Oh, it's so comfortable"; - mes "in there~Though, why are"; - mes "we inside the bank when"; - mes "the bank services aren't even"; - mes "working? Yes, we're standing,"; - mes "but we're doing it in comfort"; - next; - mes "[Gracie]"; - mes "In fact, it's so"; - mes "comfortable here,"; - mes "I think I'll refuse to leave."; - mes "Though, I'm willing to change"; - mes "my mind if you can find a place"; - mes "that's even more comfortable."; - close; -} - -lhz_in02.gat,34,22,8 script Bank Clerk::1_st 755,{ - - mes "[Bank Clerk]"; - mes "Due to some critical system"; - mes "errors, all of the bank services"; - mes "have been temporarily stopped."; - mes "We apologize for any inconvenience."; - mes "and appreciate your understanding."; - close; -} -lhz_in02.gat,21,25,9 duplicate(1_st) Bank Clerk::2_nd 86 +//===== eAthena Script ======================================== +//= Lighthalzen Bank Area +//===== By: ================================================== +//= Au{R}oN (Translate by Alan) +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= eAthena 1.0+ +//===== Description: ========================================= +//= Lighthalzen Bank +//===== Additional Comments: ================================= +//= Converted from Aegis +//= 1.0 Add all Bank NPC (TEMPORARY NAME and FACING PROBABLY INCORRECT) [Au{R}oN] +//= 1.1 Add correct name, and change some dialogue. [Au{R}oN] +//============================================================ + +lhz_in02.gat,34,41,7 script Arthur 849,{ + + mes "[Arthur]"; + mes "The chairs here are"; + mes "so not ergonomic. And"; + mes "they're uncomfortable too!"; + mes "But it's sooo cool inside this"; + mes "bank and I just wanted to get"; + mes "get away from all this heat..."; + close; +} + +lhz_in02.gat,28,39,3 script Helen 703,{ + + mes "[Helen]"; + mes "You know, maybe when"; + mes "I grow up, i'll be a bank"; + mes "clerk. That sounds liek a"; + mes "really nice jobm, don't you"; + mes "think? It's laid back and posh..."; + close; +} + +lhz_in02.gat,31,34,3 script Tadem 847,{ + + mes "[Tadem]"; + mes "I do so enjoy the"; + mes "architectural structure"; + mes "of this bank. It's quite"; + mes "artistic with both classical"; + mes "and modern elements. Would"; + mes "you not agree? Fascinating"; + close; +} + +lhz_in02.gat,31,33,3 script Gracie 863,{ + + mes "[Gracie]"; + mes "Oh, it's so comfortable"; + mes "in there~Though, why are"; + mes "we inside the bank when"; + mes "the bank services aren't even"; + mes "working? Yes, we're standing,"; + mes "but we're doing it in comfort"; + next; + mes "[Gracie]"; + mes "In fact, it's so"; + mes "comfortable here,"; + mes "I think I'll refuse to leave."; + mes "Though, I'm willing to change"; + mes "my mind if you can find a place"; + mes "that's even more comfortable."; + close; +} + +lhz_in02.gat,34,22,8 script Bank Clerk::1_st 755,{ + + mes "[Bank Clerk]"; + mes "Due to some critical system"; + mes "errors, all of the bank services"; + mes "have been temporarily stopped."; + mes "We apologize for any inconvenience."; + mes "and appreciate your understanding."; + close; +} +lhz_in02.gat,21,25,9 duplicate(1_st) Bank Clerk::2_nd 86 lhz_in02.gat,21,38,9 duplicate(1_st) Bank Clerk::3_th 86 \ No newline at end of file -- cgit v1.2.3-70-g09d2