diff --git a/Data/BasicData/CommonEvent.dat b/Data/BasicData/CommonEvent.dat index 1b3090b3..2d18c025 100644 Binary files a/Data/BasicData/CommonEvent.dat and b/Data/BasicData/CommonEvent.dat differ diff --git a/DataTL/dump/common/298_クエスト処理.json b/DataTL/dump/common/298_クエスト処理.json index 42655f04..7a28c8f3 100644 --- a/DataTL/dump/common/298_クエスト処理.json +++ b/DataTL/dump/common/298_クエスト処理.json @@ -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, diff --git a/DataTL/dump/common/424_Q124.json b/DataTL/dump/common/424_Q124.json index 7a491d16..aa60165b 100644 --- a/DataTL/dump/common/424_Q124.json +++ b/DataTL/dump/common/424_Q124.json @@ -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, diff --git a/DataTL/dump/common/8_●特パラメータ.json b/DataTL/dump/common/8_●特パラメータ.json index e6e1fc72..bef53773 100644 --- a/DataTL/dump/common/8_●特パラメータ.json +++ b/DataTL/dump/common/8_●特パラメータ.json @@ -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,