TL Score
This commit is contained in:
parent
4fde32364c
commit
455d7d2702
4 changed files with 7 additions and 7 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -271,9 +271,9 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"X[移]通知の追加",
|
||||
"スコア",
|
||||
"Score",
|
||||
"+20",
|
||||
"スコアゲット!",
|
||||
"Score Up!",
|
||||
""
|
||||
],
|
||||
"intArgs": [
|
||||
|
|
@ -310,9 +310,9 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"X[移]通知の追加",
|
||||
"スコア",
|
||||
"Score",
|
||||
"-10",
|
||||
"スコアダウン…",
|
||||
"Score Down...",
|
||||
""
|
||||
],
|
||||
"intArgs": [
|
||||
|
|
@ -349,9 +349,9 @@
|
|||
"codeStr": "CommonEventByName",
|
||||
"stringArgs": [
|
||||
"X[移]通知の追加",
|
||||
"スコア",
|
||||
"Score",
|
||||
"+20",
|
||||
"スコアゲット!",
|
||||
"Score Up!",
|
||||
""
|
||||
],
|
||||
"intArgs": [
|
||||
|
|
|
|||
|
|
@ -566,7 +566,7 @@
|
|||
"codeStr": "CommonEvent",
|
||||
"stringArgs": [
|
||||
"",
|
||||
"バイト終了まで",
|
||||
"Left: ",
|
||||
""
|
||||
],
|
||||
"intArgs": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue