diff options
Diffstat (limited to 'npc/quests/WIP/6.txt')
-rw-r--r-- | npc/quests/WIP/6.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/WIP/6.txt b/npc/quests/WIP/6.txt index 912f826e0..eba0bb256 100644 --- a/npc/quests/WIP/6.txt +++ b/npc/quests/WIP/6.txt @@ -114,7 +114,7 @@ close; L_FINISH: if (countitem(7340)<2 && countitem(576)<2) { mes "[Dulu]"; -mes "You havent geather items yet"; +mes "You haven't gathered the items yet"; close; } mes "[Dulu]"; |