From 8508ca74ad6deea3f27cf14c2158a07059b4eb75 Mon Sep 17 00:00:00 2001 From: samuray22 Date: Tue, 5 Feb 2008 17:54:03 +0000 Subject: * Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921) * Corrected a lot of ";;" Typo errors. -Some of this are in the bugreport:919 * Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911) * Corrected some typo error with "rouge". (bugreport:909) * Moved Custom Event folder to Custom Folder. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/assassin.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/jobs/2-1/assassin.txt') diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt index fc9932b21..452e3815f 100644 --- a/npc/jobs/2-1/assassin.txt +++ b/npc/jobs/2-1/assassin.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 2.9 +//= 2.9a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -37,7 +37,8 @@ //= 2.8 Removed duplicate warps. [L0ne_W0lf] //= 2.8a Deleted unused variables. [Samuray22] //= 2.8b Fixed error caused in last updated, removed useless variable 'joblvl'. [L0ne_W0lf] -//= 2.9 Fixed an indent and added a 'break;' in hopes of 'fixing' an error [L0ne_W0lf[ +//= 2.9 Fixed an indent and added a 'break;' in hopes of 'fixing' an error [L0ne_W0lf] +//= 2.9a Corrected a Typo error ";;". [Samuray22] //============================================================ in_moc_16,19,33,1 script Guildsman#asn 55,{ @@ -244,7 +245,7 @@ in_moc_16,19,33,1 script Guildsman#asn 55,{ close2; set ASSIN_Q,0; warp "in_moc_16",19,76; - end;; + end; case 2: mes "[Ferocious-looking guy]"; mes "Requirements? Well, first you need to be a Thief. Second, you need to be at least Thief job level 40."; -- cgit v1.2.3-60-g2f50