summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1/knight.txt
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-05 17:54:03 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-05 17:54:03 +0000
commit8508ca74ad6deea3f27cf14c2158a07059b4eb75 (patch)
treecb9589b37df7c5dad78597c507f16effa53ddcd4 /npc/jobs/2-1/knight.txt
parentdbc9cb6c9faff4c0c82b8e236ee6c8db99cb3e06 (diff)
downloadhercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.tar.gz
hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.tar.bz2
hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.tar.xz
hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.zip
* 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
Diffstat (limited to 'npc/jobs/2-1/knight.txt')
-rw-r--r--npc/jobs/2-1/knight.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt
index 76651d257..e7c81de5a 100644
--- a/npc/jobs/2-1/knight.txt
+++ b/npc/jobs/2-1/knight.txt
@@ -5,7 +5,7 @@
//= Converted by kobra_k88
//= Further bugfixed and tested by Lupus
//===== Current Version: =====================================
-//= 2.7
+//= 2.7a
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -33,6 +33,7 @@
//= Corrected usages of killmonster and killmonsterall.
//= 2.6 Corrected an improper areawarp destination. [L0ne_W0lf]
//= 2.7 Deleted unused variables. [Samuray22]
+//= 2.7a Corrected a Typo error ";;". [Samuray22]
//============================================================
prt_in,88,101,4 script Chivalry Captain#knt 56,{
@@ -1444,7 +1445,7 @@ OnMyMobDead:
if (.MyMobs < 1) {
mes "[Sir Windsor]";
mes "...Hmm.";
- next;;
+ next;
mes "[Sir Windsor]";
mes "...One stage left.";
close2;