From ae4f376004739b0178be6ab3f5d9fecbb7a53ca1 Mon Sep 17 00:00:00 2001 From: Gepard Date: Sat, 3 Jul 2010 11:29:29 +0000 Subject: Fixed KvM announcements showing during WoE:SE (bugreport:4335). Added missing Lighthalzen NPC (bugreport:4319). Fixed checkweights in Manuk & Splendide shops. Fixed some condition checks in Moscovia quests. Fixed some typos in Sealed Shrine and Manuk quests dialogues. Added missing global var check in Yggdrasil Dungeon Floor 2 puzzle. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14360 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/lighthalzen.txt | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'npc/cities') diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index d6a476d63..dc4a31cc7 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= erKURITA, Au{R}oN (Translated by Alan), $ephiroth //===== Current Version: ===================================== -//= 1.9 +//= 2.0 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -39,6 +39,7 @@ //= 1.7b Another fix to Lucius (trivial). (bugreport:1125) //= 1.8 Replaced effect numerics with constants. [L0ne_W0lf] //= 1.9 Added Cool Corp. Event Staff, who oringialy resided in the DTS_warper script file. [L0ne_W0lf] +//= 2.0 Added missing Lab Staff#amano08 NPC. (bugreport:4319) [Gepard] //============================================================= lighthalzen,198,285,5 script Jiwon#zen5 862,{ @@ -1630,6 +1631,22 @@ lhz_in03,186,29,7 script Bad Drunk#12 869,{ close; } +lhz_in02,265,273,6 script Lab Staff#amano08 865,{ + mes "[Assam]"; + mes "This place is nice"; + mes "and usually pretty quiet."; + mes "I like to come here after"; + mes "work, have a drink and just"; + mes "chat with the bartender."; + next; + mes "[Assam]"; + mes "The rum here is incredibly"; + mes "good too. It might even be"; + mes "the best in the world. I dunno"; + mes "why, but for some reason, its"; + mes "taste reminds me of teamwork~"; + close; +} lhz_in03,192,93,3 script City Girl#amano05 862,{ mes "[Lanko]"; -- cgit v1.2.3-70-g09d2