diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-11 20:38:22 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-11 20:38:22 +0000 |
commit | 6f391c05cbae37108d4a1b4359ef1380a3c2b5de (patch) | |
tree | a3bbe96014f030ae60381190448b80b09c165afe /npc/re/kafras/kafras_new.txt | |
parent | 3e1b5f2d7506760e6a550b5a21fbfea2c6a1f1bf (diff) | |
download | hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.tar.gz hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.tar.bz2 hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.tar.xz hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.zip |
- 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
Diffstat (limited to 'npc/re/kafras/kafras_new.txt')
-rw-r--r-- | npc/re/kafras/kafras_new.txt | 5 |
1 files changed, 3 insertions, 2 deletions
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"; |