diff options
Diffstat (limited to 'npc/quests/first_class/tu_archer.txt')
-rw-r--r-- | npc/quests/first_class/tu_archer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/first_class/tu_archer.txt b/npc/quests/first_class/tu_archer.txt index f1c2ee2ae..36f2c3a86 100644 --- a/npc/quests/first_class/tu_archer.txt +++ b/npc/quests/first_class/tu_archer.txt @@ -1940,7 +1940,7 @@ OnTouch: //=================================================Bishop Maugins==================================================== monk_in,19,43,1 script Bishop Maugins 60,{ mes "[Bishop Maugins]"; - if(vu_archer02 == 7){ + if(tu_archer02 == 7){ mes "Greetings."; mes "I doubt that you're here to change to the Monk job, but may I help you with something? Perhaps you're here for a confession?"; next; |