From 87093f134fffd0b3a5e2ea480084cfe28194d2b8 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 10 Mar 2009 18:38:30 -0600 Subject: Add close to marriage spell --- conf/magic.conf.template | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') 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)) -- cgit v1.2.3-60-g2f50