From 6f391c05cbae37108d4a1b4359ef1380a3c2b5de Mon Sep 17 00:00:00 2001 From: masao87 Date: Wed, 11 Jul 2012 20:38:22 +0000 Subject: - Added some missing Eden Group Teleport Officers. bugreport:6160 - Some Kafra location and dialog updates. bugreport:6160 - Added missing Sorcerer Point Shop NPC's. bugreport:6160 - Fixed Bulletin Board Locations in Payon Archer Village. bugreport:6160 * Special thanks to Baneado who provided the locations. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16401 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/kafras/kafras_izl.txt | 5 +++-- npc/re/kafras/kafras_new.txt | 5 +++-- npc/re/kafras/kafras_pay.txt | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'npc/re/kafras') diff --git a/npc/re/kafras/kafras_izl.txt b/npc/re/kafras/kafras_izl.txt index d15440c19..613054483 100644 --- a/npc/re/kafras/kafras_izl.txt +++ b/npc/re/kafras/kafras_izl.txt @@ -3,7 +3,7 @@ //===== By: ========================= //= rAthena Dev Team //===== Current Version: =================== -//= 2.3 +//= 2.4 //===== Compatible With: ===================== //= rAthena 1.0 //===== Description: ============================================ @@ -23,12 +23,13 @@ //= 2.21 Warps to Prontera rather than Payon now [Evera] //= 2.3 Updated function calls with new arguments. [L0ne_W0lf] //= Added unique Kafra Welcome message2. +//= 2.4 Izlude Kafra doesn't warp to Prontera but to Payon. [Masao] //===================================================================== izlude,128,148,6 script Kafra Employee::kaf_izlude 117,{ cutin "kafra_01",2; cleararray @wrpC$[0],"",getarraysize(@wrpC$); - setarray @wrpD$[0], "Geffen", "Prontera", "Morroc", "Al De Baran"; + setarray @wrpD$[0], "Geffen", "Payon", "Morroc", "Al De Baran"; setarray @wrpP[0], 1200, 1200, 1200, 1800; set @wrpC$[0], @wrpD$[0]+" -> "+@wrpP[0]; set @wrpC$[1], @wrpD$[1]+" -> "+@wrpP[1]; diff --git a/npc/re/kafras/kafras_new.txt b/npc/re/kafras/kafras_new.txt index ea9ab2f09..ede7e9bb1 100644 --- a/npc/re/kafras/kafras_new.txt +++ b/npc/re/kafras/kafras_new.txt @@ -3,7 +3,7 @@ //===== By: ========================= //= rAthena Dev Team //===== Current Version: =================== -//= 3.1 +//= 3.2 //===== Compatible With: ===================== //= rAthena 1.0 //===== Description: ============================================ @@ -33,6 +33,7 @@ //= 3.0 Updated function calls with new arguments. [L0ne_W0lf] //= Added unique Kafra Welcome messages. //= 3.1 Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857 [Brainstorm] +//= 3.2 Changed Umbala Kafra Position to official. [Masao] //========================================================================== // Amatsu ------------------------------------------------------------------ @@ -196,7 +197,7 @@ louyang,210,104,5 script Kafra Employee::kaf_louyang 117,{ } // Umbala Kafra ------------------------------------------------------------ -umbala,128,133,4 script Kafra Employee::kaf_umbala 721,{ +umbala,87,160,4 script Kafra Employee::kaf_umbala 721,{ cutin "kafra_07",2; cleararray @wrpC$[0],"",getarraysize(@wrpC$); setarray @wrpD$[0], "Comodo"; diff --git a/npc/re/kafras/kafras_pay.txt b/npc/re/kafras/kafras_pay.txt index caf636bba..b02aadd03 100644 --- a/npc/re/kafras/kafras_pay.txt +++ b/npc/re/kafras/kafras_pay.txt @@ -3,7 +3,7 @@ //===== By: ========================= //= rAthena Dev Team //===== Current Version: =================== -//= 2.4b +//= 2.5 //===== Compatible With: ===================== //= rAthena 1.0 //===== Description: ============================================ @@ -26,6 +26,7 @@ //= 2.4 Updated function calls with new arguments. [L0ne_W0lf] //= Added unique Kafra Welcome message. //= 2.4b Updated the remaning names for the Kafras. [L0ne_W0lf] +//= 2.5 Changed Order in the Warp menu to official. [Masao] //========================================================================== @@ -83,7 +84,7 @@ pay_arche,55,123,0 script Kafra Employee::kaf_payon3 115,{ // Function: Sets variables for Payon Kafras --------------------------------- function script F_KafSetPay { cleararray @wrpC$[0],"",getarraysize(@wrpC$); - setarray @wrpD$[0], "Alberta", "Prontera", "Morroc"; + setarray @wrpD$[0], "Prontera", "Alberta", "Morroc"; setarray @wrpP[0], 1200, 1200, 1200; set @wrpC$[0], @wrpD$[0]+" -> "+@wrpP[0]; set @wrpC$[1], @wrpD$[1]+" -> "+@wrpP[1]; -- cgit v1.2.3-60-g2f50