Fix birth crash
This commit is contained in:
parent
7e636f58a6
commit
582917dc9b
1 changed files with 2 additions and 2 deletions
|
|
@ -90034,7 +90034,7 @@
|
|||
"code": 401,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"\\N[\\V[111]]は\\Js<$Gamevariables.Value($Gamevariables.Value(161)+300)[47]>'s child. It's a healthy baby girl."
|
||||
"\\N[\\V[111]]は\\Js<$gameVariables.value($gameVariables.value(161)+300)[47]>'s child. It's a healthy baby girl."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90062,7 +90062,7 @@
|
|||
"code": 401,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"\\N[\\V[111]]は\\Js<$Gamevariables.Value($Gamevariables.Value(161)+300)[47]>'s child. It's a healthy baby boy."
|
||||
"\\N[\\V[111]]は\\Js<$gameVariables.value($gameVariables.value(161)+300)[47]>'s child. It's a healthy baby boy."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue