diff options
-rw-r--r-- | npc/jobs/2-1/assassin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt index 75139e25b..3009c7f31 100644 --- a/npc/jobs/2-1/assassin.txt +++ b/npc/jobs/2-1/assassin.txt @@ -592,7 +592,7 @@ OnTouch: next; mes "[Assassin 'Khai']"; mes "Fill out the application form with your name and job level."; - nextl + next; mes "[Assassin 'Khai']"; mes "" + strcharinfo(0) + "?"; mes "That's your name?"; |