Sfoglia il codice sorgente

Fixed the fix to the Ninja job quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6325 54d463be-8e91-2dee-dedb-b68131a5f0ec
blackhole89 19 anni fa
parent
commit
6fca002f26
1 ha cambiato i file con 3 aggiunte e 5 eliminazioni
  1. 3 5
      npc/jobs/1-1e/ninja.txt

+ 3 - 5
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]";