diff --git a/Data/BasicData/CommonEvent.dat b/Data/BasicData/CommonEvent.dat index c0d6513..1ddeacc 100644 Binary files a/Data/BasicData/CommonEvent.dat and b/Data/BasicData/CommonEvent.dat differ diff --git a/wolf_json/CommonEvent.dat.json b/wolf_json/CommonEvent.dat.json index c2fc2dc..f37b5bc 100644 --- a/wolf_json/CommonEvent.dat.json +++ b/wolf_json/CommonEvent.dat.json @@ -8327,7 +8327,7 @@ "speaker": "UI", "speaker_src": "ui", "str": 0, - "text": "\\f[50]\\>\\font[0]\\f[36]\\-[-4]About game progression\n\n\\f[36]\\c[6]You can earn \\c[0]Renown\\c[6] and \\c[0]Rewards__WOLF_CODE_9__ and more.\nYour current objective is displayed in the upper left of the screen.\nFollowing your objectives will advance the story.\n\nFirst, earn renown and build trust with the townspeople." + "text": "\\f[32]\\>\\font[0]\\f[32]\\-[-4]About game progression\n\n\\f[32]\\c[6]You can earn \\c[0]Renown\\c[6] and \\c[0]Rewards, and more. Your\ncurrent objective is displayed in the upper left\nof the screen. Following your objectives will\nadvance the story.\n\nFirst, earn renown and build trust with the\ntownspeople." }, { "cmd": 98, @@ -202239,4 +202239,4 @@ "name": "■ED内容" } ] -} \ No newline at end of file +} diff --git a/wolf_json/wrap_profile.json b/wolf_json/wrap_profile.json index 0391f20..4bd5040 100644 --- a/wolf_json/wrap_profile.json +++ b/wolf_json/wrap_profile.json @@ -24,8 +24,8 @@ "__format:ui__": { "json_file": "__format:ui__", "speaker_src": "ui", - "width": 40, - "font": 30 + "width": 50, + "font": 32 } } -} \ No newline at end of file +}