From 7901ac7f93aab5827d3b93873e8faf6bf4786188 Mon Sep 17 00:00:00 2001 From: SinSloth Date: Mon, 30 Apr 2007 17:09:41 +0000 Subject: * Updated Gunslinger Job Change Quest to official. * Fixed a minor bug in Ninja Job Change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10419 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1e/ninja.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/1-1e/ninja.txt') diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index 8f5764dd5..b2709d71c 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Legionaire //===== Current Version: ===================================== -//= 1.3 +//= 1.4 //===== Compatible With: ===================================== //= eAthena SVN that supports Ninjas //===== Description: ========================================= @@ -12,6 +12,7 @@ //= 1.1 Optimized, updated, checked [Lupus] //= 1.2 Added Akagi [Playtester] //= 1.3 Updated dialogs to official ones and optimized [SinSloth] +//= 1.4 Fixed a minor bug [SinSloth] //============================================================ alberta,30,65,3 script Akagi#nq 730,{ @@ -433,7 +434,7 @@ que_ng,30,65,3 script Cougar Gai 730,{ mes "You don't know when and where you may be asked to go on a mission, so don't put off your training for a single day."; close; } - else if(Class == Job_Super_Baby) + else if(Class == Job_Baby) { mes "[Cougar Gai]"; mes "What the...! A super baby!"; -- cgit v1.2.3-70-g09d2