From f553cc295d9731f03b875e8152014394fd93d5b8 Mon Sep 17 00:00:00 2001 From: onms Date: Wed, 21 Jan 2026 17:02:04 -0600 Subject: [PATCH] moved Work's Pay text left to keep it in the box --- www/js/plugins/JsScript28Set.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/plugins/JsScript28Set.js b/www/js/plugins/JsScript28Set.js index 76c440b..d76ac5b 100644 --- a/www/js/plugins/JsScript28Set.js +++ b/www/js/plugins/JsScript28Set.js @@ -349,7 +349,7 @@ Game_Interpreter.prototype.Adv_SelDataView = function (_WorkData, _訓練Flg) { } let _お金Txt = "   " + _お金 + " "; _成功Txt += _お金Txt; - this.SetPicStr(PN_tJhTxt + 1, SCol.Blk0 + _成功Txt, 25, 600, 524); + this.SetPicStr(PN_tJhTxt + 1, SCol.Blk0 + _成功Txt, 25, 570, 524); this.SetPicStr(PN_tJhTxt + 2, SCol.Blk0 + _説明, 25, 380, 564); this.Adv_情報_GageDraw(_WorkData._Kenk, _WorkData._Yrki); let _SetStTxt = "";