summaryrefslogtreecommitdiff
path: root/npc/014-1_Woodland/wedding-officiator.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-1_Woodland/wedding-officiator.txt')
-rw-r--r--npc/014-1_Woodland/wedding-officiator.txt5
1 files changed, 0 insertions, 5 deletions
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: