From 779e8c6fb93bbff8fba7d5ef287eb92590d115dd Mon Sep 17 00:00:00 2001 From: euphyy Date: Sat, 1 Dec 2012 22:45:51 +0000 Subject: * Updated Arch Bishop, Guillotine Cross, Mechanic, and Royal Guard job quests to their latest versions. * Fixed Izlude RE warps (bugreport:6884, bugreport:6285). * Fixed experience reward in Cursed Spirit quest (bugreport:6288). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16990 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/alberta.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'npc/cities/alberta.txt') diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index e47b86e9e..27d60a48a 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= DZeroX //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= rAthena 1.0 //===== Description: ========================================= @@ -16,6 +16,7 @@ //= 1.3 Removed npc "Tourist#al" as it's a quest NPC. [L0ne_W0lf] //= 1.4 Removed "Fastidious Old Man" duplicate. [L0ne_W0lf] //= 1.5 Updated to match AEGIS script. [Kisuka] +//= 1.6 Added Izlude RE coordinates. [Euphy] //============================================================ alberta,97,51,0 script Fabian 84,{ @@ -216,7 +217,10 @@ alberta,189,151,5 script Fisk 100,{ close; } set Zeny,Zeny - 500; - warp "izlude",176,182; + if(checkre(0)) + warp "izlude",195,212; + else + warp "izlude",176,182; end; case 3: mes "[Fisk]"; -- cgit v1.2.3-70-g09d2