From 3eb40dd2abdc9ea4b0253f592ec7a03ea95a0274 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Mon, 11 May 2026 10:19:56 -0500 Subject: [PATCH] Fix crash --- data/CommonEvents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/CommonEvents.json b/data/CommonEvents.json index f3428d9..ea53fd8 100644 --- a/data/CommonEvents.json +++ b/data/CommonEvents.json @@ -90045,7 +90045,7 @@ "code": 401, "indent": 3, "parameters": [ - "\\N[\\V[111]] Gave Birth To \\Js<$Gamevariables.Value($Gamevariables.Value(161)+300)[47]>'s child. It's a healthy baby girl." + "\\N[\\V[111]] Gave Birth To \\Js<$gameVariables.value($gameVariables.value(161)+300)[47]>'s child. It's a healthy baby girl." ] }, { @@ -90073,7 +90073,7 @@ "code": 401, "indent": 3, "parameters": [ - "\\N[\\V[111]] Gave Birth To \\Js<$Gamevariables.Value($Gamevariables.Value(161)+300)[47]>'s child. It's a healthy baby boy." + "\\N[\\V[111]] Gave Birth To \\Js<$gameVariables.value($gameVariables.value(161)+300)[47]>'s child. It's a healthy baby boy." ] }, {