From f31497688ec199d06f04d137ada8879fa1b419cc Mon Sep 17 00:00:00 2001 From: Maximilian Philipps Date: Sun, 19 Jul 2009 17:22:57 +0200 Subject: removes next; when followed by a close; --- npc/014-1_Woodland/wedding-officiator.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'npc/014-1_Woodland/wedding-officiator.txt') diff --git a/npc/014-1_Woodland/wedding-officiator.txt b/npc/014-1_Woodland/wedding-officiator.txt index 9a5cfd33..2cc50197 100644 --- a/npc/014-1_Woodland/wedding-officiator.txt +++ b/npc/014-1_Woodland/wedding-officiator.txt @@ -118,7 +118,6 @@ L_get_married: mes "[Wedding Officiator]"; mes "\"So... I wish you the very, very best, a wonderful and happy and successful marriage!\""; mes "She smiles at you again."; - next; close; L_end: @@ -128,7 +127,6 @@ L_too_young: mes "[Wedding Officiator]"; mes "Wendy looks at her notes, shaking her head; pain is evident in her eyes."; mes "\"I'm really, really sorry-- I wish I could allow that, but you are still too young. You have to be at least " + @WEDDING_MIN_LEVEL + " levels of age.\""; - next; close; L_too_poor: @@ -136,7 +134,6 @@ L_too_poor: mes "\"Oh, this is so sad... you want to get married but don't have the money!\""; mes "Wendy is visibly unhappy."; mes "\"I wish I could help you, but the rules... you see... Well, I'm afraid that you will just have to come back when you have " + @WEDDING_FEE + " GP.\""; - next; close; L_main_married: @@ -153,7 +150,6 @@ L_farewell: mes "[Wedding Officiator]"; mes "Wendy is beaming."; mes "\"That's wonderful! Please do say `hi' to your spouse from me!\""; - next; close; L_talk_divorce: @@ -230,7 +226,6 @@ L_makesure_divorce: L_divorce_nomoney: mes "[Wedding Officiator]"; mes "\"I am sorry, but you can't seem to afford the " + @divorce_cost + " GP for a divorce at this time. Please come back later.\""; - next; close; L_do_divorce: -- cgit v1.2.3-70-g09d2