diff options
Diffstat (limited to 'npc/jobs/2-2')
-rw-r--r-- | npc/jobs/2-2/bard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-2/bard.txt b/npc/jobs/2-2/bard.txt index d9e03963e..5df84f449 100644 --- a/npc/jobs/2-2/bard.txt +++ b/npc/jobs/2-2/bard.txt @@ -94,7 +94,7 @@ comodo,226,123,5 script Wandering Bard 741,{ cutin "job_bard_aiolo01",2; mes "[Lalo]"; if (sex) mes "Hi! Delightful Archer."; - else mes "Hello! Beautif ul Archer Lady."; + else mes "Hello! Beautiful Archer Lady."; mes "How can a wanderer like me help you?"; next; switch(select("You have a nice voice.:Could you sing for me, please?:Nothing.")) { |