From 6a02ae60f2562a89823f84d1f115884d485dcf63 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Sun, 19 Jan 2025 14:07:39 -0600 Subject: [PATCH] Fix MAX --- data/CommonEvents.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/CommonEvents.json b/data/CommonEvents.json index 5fd5ae8..9623f2e 100644 --- a/data/CommonEvents.json +++ b/data/CommonEvents.json @@ -19449,7 +19449,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\I[251]Lv: \\c[16]\\js<\\v[128] == 5 ? MAX : \\v[128]>\\c[0] (+\\js<\\v[128]*500>)\n\\I[235]Lv: \\c[16]\\js<\\v[129] == 5 ? MAX : \\v[129]>\\c[0] (+\\js<\\v[129]*1>)\n\\I[252]Lv: \\c[16]\\js<\\v[130] == 5 ? MAX : \\v[130]>\\c[0] (+\\js<\\v[130]*20>)\n\\I[253]Lv: \\c[16]\\js<\\v[131] == 5 ? MAX : \\v[131]>\\c[0] (+\\js<\\v[131]*10>)\n\\I[236]Lv: \\c[16]\\js<\\v[132] == 5 ? MAX : \\v[132]>\\c[0] (+\\js<\\v[132]*1>)\n\\I[254]Lv: \\c[16]\\js<\\v[133] == 5 ? MAX : \\v[133]>\\c[0] (+\\js<\\v[133]*10>)", + "text": "\\I[251]Lv: \\c[16]\\js<\\v[128] == 5 ? \"MAX\" : \\v[128]>\\c[0] (+\\js<\\v[128]*500>)\n\\I[235]Lv: \\c[16]\\js<\\v[129] == 5 ? \"MAX\" : \\v[129]>\\c[0] (+\\js<\\v[129]*1>)\n\\I[252]Lv: \\c[16]\\js<\\v[130] == 5 ? \"MAX\" : \\v[130]>\\c[0] (+\\js<\\v[130]*20>)\n\\I[253]Lv: \\c[16]\\js<\\v[131] == 5 ? \"MAX\" : \\v[131]>\\c[0] (+\\js<\\v[131]*10>)\n\\I[236]Lv: \\c[16]\\js<\\v[132] == 5 ? \"MAX\" : \\v[132]>\\c[0] (+\\js<\\v[132]*1>)\n\\I[254]Lv: \\c[16]\\js<\\v[133] == 5 ? \"MAX\" : \\v[133]>\\c[0] (+\\js<\\v[133]*10>)", "fontSize": "16" } ] @@ -40547,7 +40547,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\c[6]Current Lewd Power MAX Lv: 12", + "text": "\\c[6]Current Lewd Power \"MAX\" Lv: 12", "fontSize": "16" } ] @@ -40603,7 +40603,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\c[6]Lewd Power MAX Lv: 6 (Total Level of Each Part)\n\\c[6]\\}In the trial version, Lewd Power is capped at Lv 6.", + "text": "\\c[6]Lewd Power \"MAX\" Lv: 6 (Total Level of Each Part)\n\\c[6]\\}In the trial version, Lewd Power is capped at Lv 6.", "fontSize": "16" } ] @@ -40650,7 +40650,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\c[6]Lewd Power MAX Lv: 10 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.", + "text": "\\c[6]Lewd Power \"MAX\" Lv: 10 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.", "fontSize": "16" } ] @@ -40688,7 +40688,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\c[6]Lewd Power MAX Lv: 6 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.", + "text": "\\c[6]Lewd Power \"MAX\" Lv: 6 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.", "fontSize": "16" } ]