TL Rest of the Images

This commit is contained in:
Dazed 2024-03-21 09:11:51 -05:00
parent ecb5e6d815
commit 391d586443
27 changed files with 29 additions and 4 deletions

25
.gitignore vendored
View file

@ -11,6 +11,31 @@
!README.md
# Images
!st_W1_01.rpgmvp
!st_W1_02.rpgmvp
!st_W1_03.rpgmvp
!st_W1_04.rpgmvp
!st_W1_05.rpgmvp
!st_W1_06.rpgmvp
!st_W1_07.rpgmvp
!st_W1_08.rpgmvp
!st_W1_09.rpgmvp
!st_W1_10.rpgmvp
!st_W1_11.rpgmvp
!st_W1_12.rpgmvp
!st_W2_01.rpgmvp
!st_W2_02.rpgmvp
!st_W2_02b.rpgmvp
!st_W2_03.rpgmvp
!st_W2_04.rpgmvp
!st_W2_05.rpgmvp
!st_W2_05b.rpgmvp
!st_W2_06.rpgmvp
!st_W2_07.rpgmvp
!st_W2_08.rpgmvp
!st_W2_09.rpgmvp
!st_W2_10.rpgmvp
!st_W2_10b.rpgmvp
!st_W3_01.rpgmvp
!st_W3_02.rpgmvp
!st_W3_03.rpgmvp

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -829,8 +829,8 @@ var $plugins = [
symbolAutoSelect: "true",
gamepadConfigEnabled: "true",
keyboardConfigEnabled: "true",
commandName: "パッドコンフィグ",
keyconfigCommandName: "キーコンフィグ",
commandName: "Gamepad",
keyconfigCommandName: "Keyboard",
hookPoint: "option",
},
},
@ -948,7 +948,7 @@ var $plugins = [
description: "簡易ボイスプラグイン",
parameters: {
フォルダ名: "voice",
オプション名称: "ボイス 音量",
オプション名称: "Voice Volume",
オプション初期値: "100",
},
},
@ -972,7 +972,7 @@ var $plugins = [
name: "MasterVolumeOption",
status: true,
description: "マスターボリューム設定プラグイン",
parameters: { 項目名称: "全体 音量", 初期値: "50", 音量の増減量: "10" },
parameters: { 項目名称: "Master Volume", 初期値: "50", 音量の増減量: "10" },
},
{
name: "--------------------",