diff options
Diffstat (limited to 'npc/events/custom')
-rw-r--r-- | npc/events/custom/valentinesdayexp.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/events/custom/valentinesdayexp.txt b/npc/events/custom/valentinesdayexp.txt index ac6f6816c..c42307c80 100644 --- a/npc/events/custom/valentinesdayexp.txt +++ b/npc/events/custom/valentinesdayexp.txt @@ -125,7 +125,7 @@ L_NONE: L_NOTENO: mes "[Stephen]"; - mes "I'm sorry but it seems you cant afford to buy these of me."; + mes "I'm sorry but it seems you can't afford to buy these of me."; close; } @@ -188,7 +188,7 @@ L_NONE: L_NOTENO: mes "[Jainie]"; - mes "I'm sorry but it seems you cant afford to buy these of me."; + mes "I'm sorry but it seems you can't afford to buy these of me."; close; L_NOMILK: |