diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-03 19:31:12 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-03 19:31:12 +0000 |
commit | 904a99476bb17f8f6f9c996c9bf1f9d87fc71fcd (patch) | |
tree | 470cf270834d8af9517310f5f7d7f6098bca7ba2 /npc/custom | |
parent | 8a22222155182eee1a64c75d277cce60350419ea (diff) | |
download | hercules-904a99476bb17f8f6f9c996c9bf1f9d87fc71fcd.tar.gz hercules-904a99476bb17f8f6f9c996c9bf1f9d87fc71fcd.tar.bz2 hercules-904a99476bb17f8f6f9c996c9bf1f9d87fc71fcd.tar.xz hercules-904a99476bb17f8f6f9c996c9bf1f9d87fc71fcd.zip |
updated Hunter Job Quest with 7 official item sets
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9129 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom')
-rw-r--r-- | npc/custom/airplane.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/custom/airplane.txt b/npc/custom/airplane.txt index ee438e316..5f99d7f04 100644 --- a/npc/custom/airplane.txt +++ b/npc/custom/airplane.txt @@ -4,7 +4,7 @@ //= Edited And removed irrelevent comments by eAthena Dev Team
//= Draike\Bluto\Hephaestus
//===== Current Version: =====================================
-//= 2.2
+//= 2.2a
//===== Compatible With: =====================================
//= eAthena SVN 02/05/2005 +
//===== Description: =========================================
@@ -262,7 +262,6 @@ Notime: end;
Itin:
-next;
mes "^FF0000[Porter]^000000";
callfunc "F_Itin";
}
@@ -358,7 +357,6 @@ Lyes: specialeffect2 501;
Lnope:
- next;
mes "^FF0000[Airplane Attendant]^000000";
mes "Have a good day. Thank you for traveling with us.";
close;
|