diff --git a/npc/pre-re/jobs/1-1/archer.txt b/npc/pre-re/jobs/1-1/archer.txt index 08347aedba..1b77a6ff71 100644 --- a/npc/pre-re/jobs/1-1/archer.txt +++ b/npc/pre-re/jobs/1-1/archer.txt @@ -117,10 +117,12 @@ payon_in02,64,71,4 script Archer Guildsman#archer 85,{ close; } } - mes "[Archer Guildsman]"; - mes "Well, alright."; - mes "See you next time."; - close; + else { + mes "[Archer Guildsman]"; + mes "Well, alright."; + mes "See you next time."; + close; + } } mes "[Archer Guildsman]"; mes "Are you..." + strcharinfo(0) + "?";