From 1599e4b8a9d768d9b7b89f881da47b9cff616dce Mon Sep 17 00:00:00 2001 From: Frost Date: Fri, 9 Sep 2011 18:11:15 -0700 Subject: Removed tabs from 025-4 downto 022-1 Minor spelling corrections in tinris.txt. --- world/map/npc/022-1/ferry_master.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'world/map/npc/022-1/ferry_master.txt') diff --git a/world/map/npc/022-1/ferry_master.txt b/world/map/npc/022-1/ferry_master.txt index a1d9d69a..0622fd98 100644 --- a/world/map/npc/022-1/ferry_master.txt +++ b/world/map/npc/022-1/ferry_master.txt @@ -1,16 +1,16 @@ // -022-1.gat,73,71,0 script Ferry Master 138,{ - mes "[Ferry Master]"; - mes "\"Hello! Do you need something?\""; - next; - menu - "How do I use the ferry?", L_Explain, - "Nothing I guess", -; - close; +022-1.gat,73,71,0|script|Ferry Master|138,{ + mes "[Ferry Master]"; + mes "\"Hello! Do you need something?\""; + next; + menu + "How do I use the ferry?", L_Explain, + "Nothing I guess", -; + close; L_Explain: - mes "[Ferry Master]"; - mes "\"You'll step up on the dock and select your destination. Each destination has an associated price that you need to pay. You don't have to go anywhere. Choosing the current port will result in nothing.\""; - close; + mes "[Ferry Master]"; + mes "\"You'll step up on the dock and select your destination. Each destination has an associated price that you need to pay. You don't have to go anywhere. Choosing the current port will result in nothing.\""; + close; } -- cgit v1.2.3-60-g2f50