diff options
Diffstat (limited to 'npc/jobs/1-1e/taekwon.txt')
-rw-r--r-- | npc/jobs/1-1e/taekwon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/1-1e/taekwon.txt b/npc/jobs/1-1e/taekwon.txt index 6d4b2ad52..6d748530f 100644 --- a/npc/jobs/1-1e/taekwon.txt +++ b/npc/jobs/1-1e/taekwon.txt @@ -62,7 +62,7 @@ payon,157,141,5 script Phoenix#TKJobChange 753,{ mes "I know that the answer"; mes "will come in time..."; next; - if (Class != Job_Novice && TK_Q != 0) { + if (Class != Job_Novice) { mes "[Phoenix]"; mes "Noble adventurer:"; mes "if you know anyone who"; |