From 92edc7656445e89c7ce1d229970f03ff55708e5b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 12 Nov 2008 09:24:59 +0100 Subject: Converted some files from DOS to UNIX newlines --- npc/new_19-1-woodland-village/sabine.txt | 52 ++++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'npc/new_19-1-woodland-village/sabine.txt') diff --git a/npc/new_19-1-woodland-village/sabine.txt b/npc/new_19-1-woodland-village/sabine.txt index f30bded2..e45ae7a8 100644 --- a/npc/new_19-1-woodland-village/sabine.txt +++ b/npc/new_19-1-woodland-village/sabine.txt @@ -1,26 +1,26 @@ -// Girl sitting on bench - -new_19-1.gat,89,27,0 script Sabine 106,{ - mes "[Sabine]"; - mes "\"Isn't this place pretty? I love hanging out here!\""; - next; - if (Inspector == 1) goto L_NohMask; - close; - -L_NohMask: - menu - "Have you seen anything strange lately?", L_NohMask_Strange, - "Do you know anything about the recent robberies?", L_NohMask_Robbery, - "Yes, it is.", -; - close; - -L_NohMask_Strange: - mes "[Sabine]"; - mes "\"I haven't seen anything strange.\""; - close; - -L_NohMask_Robbery: - mes "[Sabine]"; - mes "\"No, sorry.\""; - close; -} +// Girl sitting on bench + +new_19-1.gat,89,27,0 script Sabine 106,{ + mes "[Sabine]"; + mes "\"Isn't this place pretty? I love hanging out here!\""; + next; + if (Inspector == 1) goto L_NohMask; + close; + +L_NohMask: + menu + "Have you seen anything strange lately?", L_NohMask_Strange, + "Do you know anything about the recent robberies?", L_NohMask_Robbery, + "Yes, it is.", -; + close; + +L_NohMask_Strange: + mes "[Sabine]"; + mes "\"I haven't seen anything strange.\""; + close; + +L_NohMask_Robbery: + mes "[Sabine]"; + mes "\"No, sorry.\""; + close; +} -- cgit v1.2.3-60-g2f50