Mod in skip functionality

This commit is contained in:
Dazed 2024-01-03 10:56:40 -06:00
parent 254cebdbb0
commit 4ac2471791
2 changed files with 1414 additions and 928 deletions

View file

@ -249,6 +249,42 @@ var $plugins = [
"Color: TP Cost Color": "29",
},
},
{
name: "YEP_MessageCore",
status: true,
description: "v1.19 文章の表示方法や機能を変更できます。",
parameters: {
"---一般---": "",
"Default Rows": "3",
"Default Width": "Graphics.boxWidth -200",
"Face Indent": "Window_Base._faceWidth + 24",
"Fast Forward Key": "shift",
"Enable Fast Forward": "true",
"Word Wrapping": "false",
"Description Wrap": "false",
"Word Wrap Space": "false",
"Tight Wrap": "false",
"---フォント---": "",
"Font Name": "GameFont",
"Font Name CH": "SimHei, Heiti TC, sans-serif",
"Font Name KR": "Dotum, AppleGothic, sans-serif",
"Font Size": "24",
"Font Size Change": "12",
"Font Changed Max": "96",
"Font Changed Min": "12",
"Font Outline": "4",
"Maintain Font": "false",
"---名前ボックス---": "",
"Name Box Buffer X": "0",
"Name Box Buffer Y": "0",
"Name Box Padding": "this.standardPadding() * 1",
"Name Box Color": "0",
"Name Box Clear": "false",
"Name Box Added Text": "\\c[6]",
"Name Box Auto Close": "true",
},
},
{
name: "YEP_EventChasePlayer",
status: true,

File diff suppressed because it is too large Load diff