summaryrefslogtreecommitdiff
path: root/conf/magic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/magic.conf')
-rw-r--r--conf/magic.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/magic.conf b/conf/magic.conf
index 390df589..e0fb308c 100644
--- a/conf/magic.conf
+++ b/conf/magic.conf
@@ -573,6 +573,7 @@ NONMAGIC SILENT SPELL marriage (target : PC) : "marry" =
L_yes:
if marriage(@caster_name$)
announce @caster_name$ + " and " + strcharinfo(0) + " are now married!", 0;
+ close;
}
IF not (is_married(caster))