From 4a5df18906e0559b583d7857bf868859bfedf731 Mon Sep 17 00:00:00 2001 From: samuray22 Date: Tue, 1 Jan 2008 17:30:51 +0000 Subject: * Corrected some delitems in Kyel Hyre Quest. (bugreport:690) * Corrected a Typo error in Yuno NPCs. (bugreport:716) * Corrected a Typo error in Novice Training Ground. (bugreport:728) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/novice/novice.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/novice') diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index cd9007e54..64233dbf1 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Dr.Evil & MasterOfMuppets //===== Current Version: ===================================== -//= 1.7a +//= 1.7b //===== Compatible With: ===================================== //= eAthena SVN 3422+(Requires jA Script System) //===== Description: ========================================= @@ -20,6 +20,7 @@ //= 1.6 Changed clone maps new_1-? -> new_zone0? [Lupus] //= 1.7 Now Kafra Tickets are given at correct NPC/Actions [Lupus] //= 1.7a a bit of optimization [Lupus] +//= 1.7b Corrected a little Typo Error. (bugreport:728) [Samuray22] //============================================================ //==================================================================== @@ -2915,7 +2916,7 @@ L_cancel: set NOV_3_ARCHER,NOV_3_ARCHER+1;break; case 3: set NOV_3_MAGICIAN,NOV_3_MAGICIAN+1; set NOV_3_THIEF,NOV_3_THIEF+1; - set NOV_3_MERCHAN,NOV_3_MERCHAN+1; + set NOV_3_MERCHANT,NOV_3_MERCHAN+1; } mes "[Hanson]"; mes "You happened to pick up"; -- cgit v1.2.3-60-g2f50