From 3226368a1cd36e4d6e47302493fe5e0e91dddef3 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 1 Mar 2009 12:20:01 -0700 Subject: Fix some bugs in the marriage scrcipts --- npc/014-1_Woodland/wedding-officiator.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/014-1_Woodland') diff --git a/npc/014-1_Woodland/wedding-officiator.txt b/npc/014-1_Woodland/wedding-officiator.txt index 6b7ace7e..20c7297e 100644 --- a/npc/014-1_Woodland/wedding-officiator.txt +++ b/npc/014-1_Woodland/wedding-officiator.txt @@ -236,7 +236,8 @@ L_do_divorce: if (zeny < @divorce_cost) goto L_divorce_nomoney; - if (divorce()) goto L_DidDivorce; + + if divorce(0) goto L_DidDivorce; mes "[Wedding Officiator]"; mes "The officiator searches through her records for your partner."; -- cgit v1.2.3-70-g09d2