From d64e30a251b85ea68fcc955427856bdd4824bf33 Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 15 Feb 2015 12:24:09 -0600 Subject: fix mes strings --- world/map/npc/029-1/hasan.txt | 2 +- world/map/npc/029-1/hideandseek.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/world/map/npc/029-1/hasan.txt b/world/map/npc/029-1/hasan.txt index a52a57ca..1cded616 100644 --- a/world/map/npc/029-1/hasan.txt +++ b/world/map/npc/029-1/hasan.txt @@ -65,7 +65,7 @@ L_Main: mes "[Unfriendly Guy]"; mes "\"What are you looking at?\""; menu - "What ever you call maggot slime scrapped off a boat after a walk through the sewers.\"", L_Fight, + "What ever you call maggot slime scrapped off a boat after a walk through the sewers.", L_Fight, "Who me? I saw nothing, just passing by.", L_Close; L_FightAgain: diff --git a/world/map/npc/029-1/hideandseek.txt b/world/map/npc/029-1/hideandseek.txt index 31653f95..51280978 100644 --- a/world/map/npc/029-1/hideandseek.txt +++ b/world/map/npc/029-1/hideandseek.txt @@ -116,7 +116,7 @@ L_Doing: callfunc "CountHideNSeek"; mes "[Ayasha]"; mes "\"You still need to find some of my friends. You have found " + @hidden_kid_cnt + " out of 5 of my friends.\""; - mes "Remember, they're hiding somewhere on the island, you will have to explore to find them. They could be hiding anywhere.\""; + mes "\"Remember, they're hiding somewhere on the island, you will have to explore to find them. They could be hiding anywhere.\""; goto L_Close; L_Reward: -- cgit v1.2.3-60-g2f50