summaryrefslogtreecommitdiff
path: root/npc/jobs/1-1e/taekwon.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-20 22:11:29 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-20 22:11:29 +0000
commit4594a7332706f921420e89b59487029543a54282 (patch)
treea74bf660e9cd4777f38ca3eea535831fd171e903 /npc/jobs/1-1e/taekwon.txt
parent5c3c8c41ca6fd82187b563a67a506fc452a0096c (diff)
downloadhercules-4594a7332706f921420e89b59487029543a54282.tar.gz
hercules-4594a7332706f921420e89b59487029543a54282.tar.bz2
hercules-4594a7332706f921420e89b59487029543a54282.tar.xz
hercules-4594a7332706f921420e89b59487029543a54282.zip
Fixed Taekwon Job Quest
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6200 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/1-1e/taekwon.txt')
-rw-r--r--npc/jobs/1-1e/taekwon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/1-1e/taekwon.txt b/npc/jobs/1-1e/taekwon.txt
index 95a165e7c..eaf8cf235 100644
--- a/npc/jobs/1-1e/taekwon.txt
+++ b/npc/jobs/1-1e/taekwon.txt
@@ -72,7 +72,7 @@ L_No:
close;
L_Continue:
- if(TAEK_Q<=BaseLevel) goto L_Nolvl;
+ if(TAEK_Q==BaseLevel) goto L_Nolvl;
if(SkillPoint){
mes "[Monk]";
mes "You definately seem to have walked enough, but you still have skill points left over.";