From e32eca3187186eebbbe4047cc0f177f963498884 Mon Sep 17 00:00:00 2001 From: SinSloth Date: Sat, 11 Aug 2007 09:34:00 +0000 Subject: * The Sign Quest is now more accurate, some bugs have been fixed and an exploit has been too. - It is no longer possible for players helping in the last part to complete the quest at the same time. * Fixed some bugs in various quests. - Einbroch laboratory now correctly checks for players entrance - Small fix with Laboratory device to make it more understandable. - Fixed a misorder with some checkings of a Rachel quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10980 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_airship.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/quests/quests_airship.txt') diff --git a/npc/quests/quests_airship.txt b/npc/quests/quests_airship.txt index 71eade43c..5a1a52897 100644 --- a/npc/quests/quests_airship.txt +++ b/npc/quests/quests_airship.txt @@ -3,7 +3,7 @@ //===== By: ================================================== // Samuray22 //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -16,6 +16,8 @@ //===== Additional Comments: ================================= //= 1.0 First Beta. //= 1.1 Added Heart Fragment quest. [SinSloth] +//= 1.2 Change the laboratory code text to make it easier to +//= understand. [SinSloth] //============================================================ //=======================================================================================================// @@ -3078,7 +3080,7 @@ L_Input: mes " "; mes "^333333Total of correct numbers"; mes "in correct sequence: ^ff0000"+@strike+"^333333"; - mes "Total of correct numbers: ^ff0000"+@ball+"^333333."; + mes "Total of correct numbers misplaced: ^ff0000"+@ball+"^333333."; mes "Please use these results"; mes "to make a more accurate guess.^000000"; next; -- cgit v1.2.3-60-g2f50