diff options
Diffstat (limited to 'npc/quests/quests_airship.txt')
-rw-r--r-- | npc/quests/quests_airship.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/quests_airship.txt b/npc/quests/quests_airship.txt index 39675b841..4e5f06f3a 100644 --- a/npc/quests/quests_airship.txt +++ b/npc/quests/quests_airship.txt @@ -3,7 +3,7 @@ //===== By: ================================================== // Samuray22 //===== Current Version: ===================================== -//= 1.3 +//= 1.3a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -19,6 +19,7 @@ //= 1.2 Change the laboratory code text to make it easier to //= understand. [SinSloth] //= 1.3 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] +//= 1.3a Corrected a Typo error ";;". [Samuray22] //============================================================ //=======================================================================================================// @@ -1775,7 +1776,7 @@ airplane,236,163,5 script Airship Captain#03 873,{ next; mes "[Ferlock]"; mes "If you promise that you'll"; - mes "never tell what I reveal to";; + mes "never tell what I reveal to"; mes "you, then I suppose I can"; mes "tell you know about the Rune"; mes "Stone and Ymir's Heart Piece."; |