summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/data/025-4.wlkbin48004 -> 48004 bytes
-rw-r--r--world/map/npc/025-1/rossy.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/world/map/data/025-4.wlk b/world/map/data/025-4.wlk
index 7c93fb01..84787de1 100644
--- a/world/map/data/025-4.wlk
+++ b/world/map/data/025-4.wlk
Binary files differ
diff --git a/world/map/npc/025-1/rossy.txt b/world/map/npc/025-1/rossy.txt
index a9f425bb..7dd36477 100644
--- a/world/map/npc/025-1/rossy.txt
+++ b/world/map/npc/025-1/rossy.txt
@@ -63,7 +63,7 @@ L_Check:
mes "\"Hey, that is nice of you to come back. I was thinking about giving a basket full of cherries to my mother, to make her happy, you know... But we'd need at least ten cherries, and it would take ages for me to get so many by myself!\"";
next;
menu
- "That is no problem for me. Just wait and I will come back with the cherries.", L_No,
+ "That is no problem for me. Just wait and I will come back with the cherries", L_No,
"Hey, I have some cherries in my backpack!", -,
"You should get them yourself.", L_No;
if(countitem("Cherry") < 10) goto L_Get_Cherry;