From 476aec2e393470fd2b23cc96078140bac34546bf Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 13 Jul 2007 18:32:28 +0000 Subject: * Updated "Name" fields for 11.2 headgears. * Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/inn.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'npc/merchants/inn.txt') diff --git a/npc/merchants/inn.txt b/npc/merchants/inn.txt index 6f5edbedb..b7e31ee5c 100644 --- a/npc/merchants/inn.txt +++ b/npc/merchants/inn.txt @@ -32,6 +32,7 @@ //= - Corrected Morroc NPCs. [L0ne_W0lf] //= 1.7 Corrected Payon NPC. [L0ne_W0lf] //= 1.8 Corrected Geffen NPC. [L0ne_W0lf] +//= 1.9 Added the Inn for Al De baran [L0ne_W0lf] //============================================================ @@ -91,6 +92,14 @@ morocc_in,80,100,5 script Inn Employee::Manar 53,{ warp "morocc_in",79,123; end; } + +//====================== Aldebaran =================================== +aldeba_in,92,58,5 script Inn Maid 53,{ + + callfunc "F_InnMaid","[Rilim]","Al De Baran Inn","aldeba_in",92,50; + warp "aldeba_in",92,112; end; +} + //======================== Rachel ==================================== ra_in01,376,69,4 script Inn Keeper 931,{ -- cgit v1.2.3-70-g09d2