summaryrefslogtreecommitdiff
path: root/npc/functions/sailordialogue.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/sailordialogue.txt')
-rw-r--r--npc/functions/sailordialogue.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/sailordialogue.txt b/npc/functions/sailordialogue.txt
index 1932b82b..20d81508 100644
--- a/npc/functions/sailordialogue.txt
+++ b/npc/functions/sailordialogue.txt
@@ -24,7 +24,7 @@ l_RandomA:
mes "";
mesn;
- mesq l("Oh really? I'll put some more foods on the next box then.");
+ mesq l("Oh really? I'll put more food in the next box then.");
close;
@@ -38,7 +38,7 @@ l_Fine:
l_RandomB:
mesq l("Thanks for the help!");
next;
- mesq l("These box are way too heavy to be brought alone onto the ship.");
+ mesq l("These boxes are way too heavy to be brought alone onto the ship.");
close;