diff options
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;
|