summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/items/Coconut.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/Coconut.txt b/npc/items/Coconut.txt
index c7494c5d..828be5e9 100644
--- a/npc/items/Coconut.txt
+++ b/npc/items/Coconut.txt
@@ -72,7 +72,7 @@ L_Weak:
close;
L_Good:
- mes col(l("You perfectly cut your Coconut in two parts.), 9);
+ mes col(l("You perfectly cut your Coconut in two parts."), 9);
doevent "Coconut::OnTwoHalfCoco";
close;