diff options
Diffstat (limited to 'npc/jobs/1-1e/ninja.txt')
-rw-r--r-- | npc/jobs/1-1e/ninja.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/1-1e/ninja.txt b/npc/jobs/1-1e/ninja.txt index 9a41a5176..cd9e380cd 100644 --- a/npc/jobs/1-1e/ninja.txt +++ b/npc/jobs/1-1e/ninja.txt @@ -729,7 +729,7 @@ einbroch,184,194,3 script Exceptional Man 881,{ mes @npcname$; mes "Ohh.... It'll take awhile to get to Amatsu"; mes "definitely a long trip."; - mes "I'll take "+strcharinfo(0)+" to Amatasu."; + mes "I'll take "+strcharinfo(0)+" to Amatsu."; mes "Ok."; delitem 1010,1; delitem 7053,5; |