diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 20:47:30 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-08 20:47:30 +0000 |
commit | 1e80fd46e183eb6c70cb3ba5165b5f39daf33678 (patch) | |
tree | be941e7efe9c19c2a006e3eea22af2321f4ee3a5 /npc/re/quests/quests_izlude.txt | |
parent | fd692ffcd39f0bca5f7756d218e0ea751dad07c0 (diff) | |
download | hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.tar.gz hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.tar.bz2 hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.tar.xz hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.zip |
- First try to commit something into this whole new Mess Ind created ^^
* Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/quests/quests_izlude.txt')
-rw-r--r-- | npc/re/quests/quests_izlude.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/re/quests/quests_izlude.txt b/npc/re/quests/quests_izlude.txt index a56c91dfa..0fcfed4b1 100644 --- a/npc/re/quests/quests_izlude.txt +++ b/npc/re/quests/quests_izlude.txt @@ -4,7 +4,7 @@ //= Evera and The rAthena Dev Team //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -14,11 +14,12 @@ //===== Additional Comments: ================================= //= 1.0 Initial release [Evera] //= 1.1 Updated to 10.3 standard. [L0ne_W0lf] +//= 1.2 Updated to match the new Izlude Map. [Masao] //============================================================ // Edgar's Offer //============================================================ -izlude,182,186,2 script Edgar#izlude 49,{ +izlude,179,219,4 script Edgar#izlude 49,{ if (MISC_QUEST & 16) { mes "[Edgar]"; mes "So are you heading to Alberta again? Let me give you the same discount and only charge 250 Zeny, just like the last time."; |