diff options
Diffstat (limited to 'npc/merchants/shuriken_maker.txt')
-rw-r--r-- | npc/merchants/shuriken_maker.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/shuriken_maker.txt b/npc/merchants/shuriken_maker.txt index d2914302f..c697b00cb 100644 --- a/npc/merchants/shuriken_maker.txt +++ b/npc/merchants/shuriken_maker.txt @@ -143,7 +143,7 @@ M_REKKA: L_NOITEMS: next; mes "[Taitsu]"; - mes "Sorry, but you not have all required items."; + mes "Sorry, but you don't have all the required items."; emotion e_sry; close; @@ -156,6 +156,6 @@ L_NOZENY: M_NOPE: mes "[Taitsu]"; - mes "Ok came back when you want."; + mes "OK, came back when you want."; close; }
\ No newline at end of file |