Fix Terms check
This commit is contained in:
parent
3bda3ec476
commit
965fc78270
1 changed files with 5 additions and 5 deletions
|
|
@ -17690,7 +17690,7 @@
|
|||
97,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"用語\", 2);"
|
||||
"$gameParty.getCompleteRate(\"Terms\", 2);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -17945,7 +17945,7 @@
|
|||
97,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"用語\", 2);"
|
||||
"$gameParty.getCompleteRate(\"Terms\", 2);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -18179,7 +18179,7 @@
|
|||
97,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"用語\", 2);"
|
||||
"$gameParty.getCompleteRate(\"Terms\", 2);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -18411,7 +18411,7 @@
|
|||
97,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"用語\", 2);"
|
||||
"$gameParty.getCompleteRate(\"Terms\", 2);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -18589,7 +18589,7 @@
|
|||
97,
|
||||
0,
|
||||
4,
|
||||
"$gameParty.getCompleteRate(\"用語\", 2);"
|
||||
"$gameParty.getCompleteRate(\"Terms\", 2);"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue