From 85b3fdd4c72f6d0370d066bc963c72d079bd0dfe Mon Sep 17 00:00:00 2001 From: blackhole89 Date: Thu, 27 Apr 2006 19:22:44 +0000 Subject: Fixed the fix to the Ninja job quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6325 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1e/ninja.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index 0b1e8e165..02b97ec2e 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -3,12 +3,13 @@ //===== Initial Version by: ================================== //= Lord Gywall //===== Current Version: ===================================== -//= 1.1 +//= 1.1b //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= //= Temp Ninja Quest //===== Additional Comments: ================================= +//= 1.1b Fixed the below fix. [blackhole89] //= 1.1 Removed tRO specific questions; minor fixes. [blackhole89] //= 1.0 Fixed minor things [Lupus] //============================================================ @@ -36,17 +37,14 @@ N_Question: mes "Where can you find a Poison Toad?"; menu "Amatsu Field",N_C,"Louyang Field",N_W,"Prontera Field",N_W,"Einbroch Field",N_W; N_Q1: - mes "[Ninja Master]"; mes "Which of these places does not have its own fields?"; next; menu "Geffen",N_W,"Alberta",N_C,"Payon",N_W,"Lighthalzen",N_W; N_Q2: - mes "[Ninja Master]"; mes "Dammit.. which one is a fake weapon?"; next; menu "Dirk",N_W,"Coward",N_W,"Stardust Blade",N_W,"Myrital",N_C; N_Q3: - mes "[Ninja Master]"; mes "Which is the odd one out?"; next; menu "Super Novice",N_W,"Gunslinger",N_W,"TaeKwon",N_C,"Ninja",N_W; @@ -65,7 +63,7 @@ N_W: menu "Try again",N_Question,"Give up",-; close; N_Bad: - mes "Wait a second.. Your either too low in job level or you have skill points left..."; + mes "Wait a second.. You're either too low in job level or you have skill points left..."; close; N_Require: mes "[Ninja Master]"; -- cgit v1.2.3-70-g09d2