TL Random shit
This commit is contained in:
parent
c628edca27
commit
9404349c21
4 changed files with 8 additions and 8 deletions
Binary file not shown.
|
|
@ -709,7 +709,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"カルマ値が\\cself[13]上がった!\n"
|
||||
"Karma Increased by \\cself[13]!\n"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
@ -741,7 +741,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"カルマ値が\\cself[13]下がった!\n"
|
||||
"Karma Decreased by \\cself[13]!\n"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
|
|||
|
|
@ -960,7 +960,7 @@
|
|||
"code": 150,
|
||||
"codeStr": "Picture",
|
||||
"stringArgs": [
|
||||
"壺の中に石が\\cself[14]個あります。\n最後の石を取った方が負けです。\n石を1~3個取るか選んでください"
|
||||
"There are \\cself[14] stones in the jar.\nWhoever takes the last stone loses.\nPlease take 1 to 3 stones."
|
||||
],
|
||||
"intArgs": [
|
||||
4128,
|
||||
|
|
@ -1036,7 +1036,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"1個取る"
|
||||
"Take 1"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
@ -1094,7 +1094,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"2個取る"
|
||||
"Take 2"
|
||||
],
|
||||
"intArgs": [
|
||||
1600006,
|
||||
|
|
@ -1126,7 +1126,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"3個取る"
|
||||
"Take 3"
|
||||
],
|
||||
"intArgs": [
|
||||
1600007,
|
||||
|
|
|
|||
|
|
@ -1768,7 +1768,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"が\\c[1]\\cself[17]上がった\\c[0]"
|
||||
" Increased by \\c[1]\\cself[17]\\c[0]"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
@ -1789,7 +1789,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"が\\c[2]\\cself[17]下がった\\c[0]"
|
||||
" Decreased by \\c[2]\\cself[17]\\c[0]"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
|
|||
Loading…
Reference in a new issue