From 19596fe33ef8d123398ff780e4741274bd59be9d Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 22 Jan 2007 08:37:30 +0000 Subject: Some files set to use native end of line characters. --- npc/snow-village/sexchanger.txt | 50 ++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'npc/snow-village/sexchanger.txt') diff --git a/npc/snow-village/sexchanger.txt b/npc/snow-village/sexchanger.txt index a7ffb105..7572865d 100644 --- a/npc/snow-village/sexchanger.txt +++ b/npc/snow-village/sexchanger.txt @@ -1,25 +1,25 @@ -new_11-1.gat,50,49,0 script Xanith 136,{ - mes "[Xanith the Surgeon]"; - mes "Are you tired of being what you are?"; - next; - - mes "[Xanith the Surgeon]"; - mes "Would you maybe be interested in a sex change?"; - next; - - mes "[Server]"; - mes "Warning: All the character in your account will get the sex changed."; - mes "Also you probably will require to restart the client to notice a change."; - next; - - menu - "Please do, my dear...",xes, - "Leave alone my family treasure!",nope; - -xes: - changesex; - close; - -nope: - close; -} +new_11-1.gat,50,49,0 script Xanith 136,{ + mes "[Xanith the Surgeon]"; + mes "Are you tired of being what you are?"; + next; + + mes "[Xanith the Surgeon]"; + mes "Would you maybe be interested in a sex change?"; + next; + + mes "[Server]"; + mes "Warning: All the character in your account will get the sex changed."; + mes "Also you probably will require to restart the client to notice a change."; + next; + + menu + "Please do, my dear...",xes, + "Leave alone my family treasure!",nope; + +xes: + changesex; + close; + +nope: + close; +} -- cgit v1.2.3-70-g09d2