summaryrefslogtreecommitdiff
path: root/conf/magic.conf.template
diff options
context:
space:
mode:
Diffstat (limited to 'conf/magic.conf.template')
-rw-r--r--conf/magic.conf.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/magic.conf.template b/conf/magic.conf.template
index db43e989..2efdfec3 100644
--- a/conf/magic.conf.template
+++ b/conf/magic.conf.template
@@ -1064,6 +1064,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))