From 88d29d3f3ee1cd35d6f416e24c3c14728c91f4d0 Mon Sep 17 00:00:00 2001 From: Cassy1 Date: Sun, 23 Nov 2014 18:44:19 +0100 Subject: Minor typo fix for the ferry --- world/map/npc/functions/ferry.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/world/map/npc/functions/ferry.txt b/world/map/npc/functions/ferry.txt index 829b5f2f..cc5bfa14 100644 --- a/world/map/npc/functions/ferry.txt +++ b/world/map/npc/functions/ferry.txt @@ -124,8 +124,8 @@ function|script|BoardFerry { mes "Board the ferry?"; menu - "yes.", L_Board, - "no.", L_Return; + "Yes.", L_Board, + "No.", L_Return; L_Board: warp "035-2.tmx",39,29; -- cgit v1.2.3-60-g2f50