TL Complete
This commit is contained in:
parent
fdc89c7be2
commit
4644cf77aa
2 changed files with 10 additions and 10 deletions
|
|
@ -289167,7 +289167,7 @@
|
|||
"code": 355,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(228, \"対応済み\");"
|
||||
"$gameVariables.setValue(228, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -289193,7 +289193,7 @@
|
|||
"code": 355,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(229, \"対応済み\");"
|
||||
"$gameVariables.setValue(229, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -289219,7 +289219,7 @@
|
|||
"code": 355,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(230, \"対応済み\");"
|
||||
"$gameVariables.setValue(230, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -289245,7 +289245,7 @@
|
|||
"code": 355,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(231, \"対応済み\");"
|
||||
"$gameVariables.setValue(231, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -289271,7 +289271,7 @@
|
|||
"code": 355,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(232, \"対応済み\");"
|
||||
"$gameVariables.setValue(232, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6974,7 +6974,7 @@
|
|||
"code": 355,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(228, \"対応済み\");"
|
||||
"$gameVariables.setValue(228, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -7000,7 +7000,7 @@
|
|||
"code": 355,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(229, \"対応済み\");"
|
||||
"$gameVariables.setValue(229, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -7026,7 +7026,7 @@
|
|||
"code": 355,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(230, \"対応済み\");"
|
||||
"$gameVariables.setValue(230, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -7052,7 +7052,7 @@
|
|||
"code": 355,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(231, \"対応済み\");"
|
||||
"$gameVariables.setValue(231, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -7078,7 +7078,7 @@
|
|||
"code": 355,
|
||||
"indent": 3,
|
||||
"parameters": [
|
||||
"$gameVariables.setValue(232, \"対応済み\");"
|
||||
"$gameVariables.setValue(232, \"Complete\");"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue