From 631b221422448bcb029780b0f2e0838c33c09c4f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 16 Jul 2021 18:22:17 -0300 Subject: Fix typos and update bank accounts --- npc/014-1/wedding-officiator.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-1/wedding-officiator.txt') diff --git a/npc/014-1/wedding-officiator.txt b/npc/014-1/wedding-officiator.txt index ac3a6e47..8ce2dc32 100644 --- a/npc/014-1/wedding-officiator.txt +++ b/npc/014-1/wedding-officiator.txt @@ -7,7 +7,7 @@ goto L_Main; L_Main: - if (PARTNER) + if (getpartnerid() > 0) goto L_Main_married; menu -- cgit v1.2.3-60-g2f50