From 9a0b536324d87107a6ca31f47facb804d70c0d30 Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 16 Feb 2015 21:00:21 -0600 Subject: Clean up script --- world/map/npc/029-2/sorfina.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/029-2/sorfina.txt') diff --git a/world/map/npc/029-2/sorfina.txt b/world/map/npc/029-2/sorfina.txt index 0c0fef07..feea5f5f 100644 --- a/world/map/npc/029-2/sorfina.txt +++ b/world/map/npc/029-2/sorfina.txt @@ -138,7 +138,7 @@ L_Walk: mes "\"You can use the arrow keys to walk around."; mes "Press [###keyMoveUp;] to move up, press [###keyMoveDown;] to move down, "; mes "press [###keyMoveLeft;] to move left, press [###keyMoveRight;] to move right "; - mes " or click on the place you want to go to.\""; + mes " or click on the place you want to go to."; mes "This only works if that place is reachable and walkable.\""; goto L_Close; @@ -164,7 +164,7 @@ L_Items: next; mes "\"Consumable items such as Potions, can be used only once."; mes "After use, they will disappear from your inventory."; - mes "There are some rare items that can be used but don't get consumed."; + mes "There are some rare items that can be used but don't get consumed.\""; next; mes "\"Equipment items like Armors, Weapons, Accessories can be equipped for fashionable purposes or to raise your status.\""; next; @@ -215,7 +215,7 @@ L_Next: mes "\"Ah, Hasan. He's causing trouble again?\""; mes "She shakes her head."; mes "[Sorfina]"; - mes "\This guy has been a plague ever since he could walk. He's always causing trouble.\""; + mes "\"This guy has been a plague ever since he could walk. He's always causing trouble.\""; mes "\"And his father... Well, one day his father thought he should teach Hasan a lesson.\""; mes "\"He took him into the desert and then left him there!"; mes "Hasan was only seven years old!\""; -- cgit v1.2.3-60-g2f50