diff options
Diffstat (limited to 'npc/custom/quests')
-rw-r--r-- | npc/custom/quests/bandit_beard.txt | 2 | ||||
-rw-r--r-- | npc/custom/quests/kaho_balmung.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/quests/bandit_beard.txt b/npc/custom/quests/bandit_beard.txt index a1872215f..51885b629 100644 --- a/npc/custom/quests/bandit_beard.txt +++ b/npc/custom/quests/bandit_beard.txt @@ -64,7 +64,7 @@ M_NO: L_DONE: mes "[Bearded Man]"; mes "Sorry, I can only make one per person."; - mes "We dont want too many beards now. Right?"; + mes "We don't want too many beards now. Right?"; emotion 29; close; diff --git a/npc/custom/quests/kaho_balmung.txt b/npc/custom/quests/kaho_balmung.txt index 7b6650ba4..c603697f2 100644 --- a/npc/custom/quests/kaho_balmung.txt +++ b/npc/custom/quests/kaho_balmung.txt @@ -70,7 +70,7 @@ Lend: close; NoItems: mes "[Royal Messenger]"; - mes "Sorry you dont have all the items or zeny I need."; + mes "Sorry you don't have all the items or zeny I need."; mes "Come back when you have them all"; close; } |