Porting Recollection Translation and Text Clipping Fix
This commit is contained in:
parent
3e7ab1a41e
commit
add1df2920
3 changed files with 46 additions and 39 deletions
|
|
@ -8095,7 +8095,7 @@
|
|||
"indent": 3,
|
||||
"parameters": [
|
||||
[
|
||||
"I've decided to stop"
|
||||
"Nevermind"
|
||||
],
|
||||
0,
|
||||
-1,
|
||||
|
|
|
|||
|
|
@ -333,6 +333,13 @@ var Nore;
|
|||
}
|
||||
_Scene_Save_prototype_onSavefileOk.call(this);
|
||||
};
|
||||
Scene_File.prototype.createHelpWindow = function () {
|
||||
this._helpWindow = new Window_Help(1);
|
||||
this._helpWindow.height = this._helpWindow.height + 10;
|
||||
this._helpWindow.createContents(); // regenerate contents to match new height
|
||||
this._helpWindow.setText(this.helpWindowText());
|
||||
this.addWindow(this._helpWindow);
|
||||
};
|
||||
Scene_File.prototype.createListWindow = function () {
|
||||
var x = 0;
|
||||
var y = this._helpWindow.height;
|
||||
|
|
|
|||
|
|
@ -73,266 +73,266 @@ var rngd_recollection_mode_settings = {
|
|||
//---------------------------------------------------------------------
|
||||
rec_cg_set: {
|
||||
1: {
|
||||
title: "第一部ゴブリン敗北",
|
||||
title: "Part 1: Goblin Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1201,
|
||||
switch_id: 1301,
|
||||
thumbnail: "回想/第一部ゴブリン",
|
||||
},
|
||||
2: {
|
||||
title: "第一部オーク敗北",
|
||||
title: "Part 1: Orc Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1202,
|
||||
switch_id: 1302,
|
||||
thumbnail: "回想/第一部オーク",
|
||||
},
|
||||
3: {
|
||||
title: "第一部チンピラ敗北",
|
||||
title: "Part 1: Thug Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1203,
|
||||
switch_id: 1303,
|
||||
thumbnail: "回想/第一部チンピラ",
|
||||
},
|
||||
4: {
|
||||
title: "エリカ輪姦",
|
||||
title: "Erika Gang Rape",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1204,
|
||||
switch_id: 1304,
|
||||
thumbnail: "回想/エリカ輪姦",
|
||||
},
|
||||
5: {
|
||||
title: "ドッヂ敗北",
|
||||
title: "Dodge's Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1205,
|
||||
switch_id: 1305,
|
||||
thumbnail: "回想/ドッヂ敗北",
|
||||
},
|
||||
6: {
|
||||
title: "相続薬取引敗北",
|
||||
title: "Inheritance Drug Deal Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1206,
|
||||
switch_id: 1306,
|
||||
thumbnail: "回想/相続薬取引敗北",
|
||||
},
|
||||
7: {
|
||||
title: "通り魔ジョン敗北",
|
||||
title: "Thug John Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1207,
|
||||
switch_id: 1307,
|
||||
thumbnail: "回想/通り魔ジョン敗北",
|
||||
},
|
||||
8: {
|
||||
title: "ゴブリン敗北凌辱",
|
||||
title: "Goblin Defeat Rape",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1208,
|
||||
switch_id: 1308,
|
||||
thumbnail: "回想/ゴブリン敗北凌辱",
|
||||
},
|
||||
9: {
|
||||
title: "マリルーと凌辱",
|
||||
title: "Marilou Violated",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1209,
|
||||
switch_id: 1309,
|
||||
thumbnail: "回想/マリルーと凌辱",
|
||||
},
|
||||
10: {
|
||||
title: "ゴブリン苗床レイプ",
|
||||
title: "Goblin Seedbed Rape",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1210,
|
||||
switch_id: 1310,
|
||||
thumbnail: "回想/ゴブリン苗床レイプ",
|
||||
},
|
||||
11: {
|
||||
title: "ゴブリン苗床出産",
|
||||
title: "Goblin Seedbed Birth",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1211,
|
||||
switch_id: 1311,
|
||||
thumbnail: "回想/ゴブリン苗床出産",
|
||||
},
|
||||
12: {
|
||||
title: "浴場強姦1",
|
||||
title: "Bathhouse Rape1",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1212,
|
||||
switch_id: 1312,
|
||||
thumbnail: "回想/浴場強姦1",
|
||||
},
|
||||
13: {
|
||||
title: "浴場強姦2",
|
||||
title: "Bathhouse Rape2",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1213,
|
||||
switch_id: 1313,
|
||||
thumbnail: "回想/浴場強姦2",
|
||||
},
|
||||
14: {
|
||||
title: "浴場売春1",
|
||||
title: "Bathhouse Prostitution1",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1214,
|
||||
switch_id: 1314,
|
||||
thumbnail: "回想/浴場売春1",
|
||||
},
|
||||
15: {
|
||||
title: "浴場売春2",
|
||||
title: "Bathhouse Prostitution2",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1215,
|
||||
switch_id: 1315,
|
||||
thumbnail: "回想/浴場売春2",
|
||||
},
|
||||
16: {
|
||||
title: "浴場売春3",
|
||||
title: "Bathhouse Prostitution3",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1216,
|
||||
switch_id: 1316,
|
||||
thumbnail: "回想/浴場売春3",
|
||||
},
|
||||
17: {
|
||||
title: "トイレスタリオン",
|
||||
title: "Toilet Stallion",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1217,
|
||||
switch_id: 1317,
|
||||
thumbnail: "回想/トイレスタリオン",
|
||||
},
|
||||
18: {
|
||||
title: "ギー敗北",
|
||||
title: "Gui Defeat",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1218,
|
||||
switch_id: 1318,
|
||||
thumbnail: "回想/ギー敗北",
|
||||
},
|
||||
19: {
|
||||
title: "ロドリグ診察",
|
||||
title: "Rodrigue's Medical Exam",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1219,
|
||||
switch_id: 1319,
|
||||
thumbnail: "回想/ロドリグ診察",
|
||||
},
|
||||
20: {
|
||||
title: "ロドリグと出産",
|
||||
title: "Rodrigue & Birth",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1220,
|
||||
switch_id: 1320,
|
||||
thumbnail: "回想/ロドリグと出産",
|
||||
},
|
||||
21: {
|
||||
title: "睡眠アナル姦",
|
||||
title: "Sleep Rape Anal",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1221,
|
||||
switch_id: 1321,
|
||||
thumbnail: "回想/睡眠アナル姦",
|
||||
},
|
||||
22: {
|
||||
title: "娼館で初売春",
|
||||
title: "Brothel First Time",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1222,
|
||||
switch_id: 1322,
|
||||
thumbnail: "回想/娼館で初売春",
|
||||
},
|
||||
23: {
|
||||
title: "媚薬漬けの夜",
|
||||
title: "Night of Aphrodisiacs",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1223,
|
||||
switch_id: 1323,
|
||||
thumbnail: "回想/媚薬漬けの夜",
|
||||
},
|
||||
24: {
|
||||
title: "ロドリグのマッサージ",
|
||||
title: "Rodrigue's Massage",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1224,
|
||||
switch_id: 1324,
|
||||
thumbnail: "回想/ロドリグのマッサージ",
|
||||
},
|
||||
25: {
|
||||
title: "ディーコンの調教1",
|
||||
title: "Deacon's Training 1",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1225,
|
||||
switch_id: 1325,
|
||||
thumbnail: "回想/ディーコンの調教1",
|
||||
},
|
||||
26: {
|
||||
title: "ディーコンの調教2",
|
||||
title: "Deacon's Training 2",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1226,
|
||||
switch_id: 1326,
|
||||
thumbnail: "回想/ディーコンの調教2",
|
||||
},
|
||||
27: {
|
||||
title: "ディーコンの調教3",
|
||||
title: "Deacon's Training 3",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1227,
|
||||
switch_id: 1327,
|
||||
thumbnail: "回想/ディーコンの調教3",
|
||||
},
|
||||
28: {
|
||||
title: "ディーコンの調教4",
|
||||
title: "Deacon's Training 4",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1228,
|
||||
switch_id: 1328,
|
||||
thumbnail: "回想/ディーコンの調教4",
|
||||
},
|
||||
29: {
|
||||
title: "ディーコンの調教5",
|
||||
title: "Deacon's Training 5",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1229,
|
||||
switch_id: 1329,
|
||||
thumbnail: "回想/ディーコンの調教5",
|
||||
},
|
||||
30: {
|
||||
title: "ディーコンの調教6",
|
||||
title: "Deacon's Training 6",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1230,
|
||||
switch_id: 1330,
|
||||
thumbnail: "回想/ディーコンの調教6",
|
||||
},
|
||||
31: {
|
||||
title: "ディーコンの調教7",
|
||||
title: "Deacon's Training 7",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1231,
|
||||
switch_id: 1331,
|
||||
thumbnail: "回想/ディーコンの調教7",
|
||||
},
|
||||
32: {
|
||||
title: "宿で出産",
|
||||
title: "Birth at the Inn",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1232,
|
||||
switch_id: 1332,
|
||||
thumbnail: "回想/宿で出産",
|
||||
},
|
||||
33: {
|
||||
title: "モンスターと近親相姦",
|
||||
title: "Monsters & Incest",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1233,
|
||||
switch_id: 1333,
|
||||
thumbnail: "回想/モンスターと近親相姦",
|
||||
},
|
||||
34: {
|
||||
title: "スラムチンピラレイプ",
|
||||
title: "Slum Thug Rape",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1234,
|
||||
switch_id: 1334,
|
||||
thumbnail: "回想/スラムチンピラレイプ",
|
||||
},
|
||||
35: {
|
||||
title: "浮浪者敗北1",
|
||||
title: "Vagabond Defeat 1",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1235,
|
||||
switch_id: 1335,
|
||||
thumbnail: "回想/浮浪者敗北1",
|
||||
},
|
||||
36: {
|
||||
title: "浮浪者敗北2",
|
||||
title: "Vagabond Defeat 2",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1236,
|
||||
switch_id: 1336,
|
||||
thumbnail: "回想/浮浪者敗北2",
|
||||
},
|
||||
37: {
|
||||
title: "浮浪者敗北3",
|
||||
title: "Vagabond Defeat 3",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1237,
|
||||
switch_id: 1337,
|
||||
thumbnail: "回想/浮浪者敗北3",
|
||||
},
|
||||
38: {
|
||||
title: "浮浪者敗北4",
|
||||
title: "Vagabond Defeat 4",
|
||||
pictures: ["回想/a", "回想/b"],
|
||||
common_event_id: 1238,
|
||||
switch_id: 1338,
|
||||
|
|
|
|||
Loading…
Reference in a new issue