Merge branch lewd-hypnosis-city-hypnosm:main into main
This commit is contained in:
commit
d64987c3b9
1 changed files with 9 additions and 1 deletions
|
|
@ -90027,7 +90027,7 @@
|
|||
"indent": 2,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables._data[$gameVariables.value(111)+300][54] == '女'"
|
||||
"$gameVariables._data[$gameVariables.value(111)+300][54] == 'Female'"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -90057,6 +90057,14 @@
|
|||
"code": 411,
|
||||
"indent": 2,
|
||||
"parameters": []
|
||||
},
|
||||
{
|
||||
"code": 111,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables._data[$gameVariables.value(111)+300][54] == 'Male'"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 101,
|
||||
|
|
|
|||
Loading…
Reference in a new issue