Small fixes
This commit is contained in:
parent
1c93eb6531
commit
32a241fdf3
1 changed files with 3 additions and 3 deletions
|
|
@ -222,7 +222,7 @@ var $plugins = [
|
|||
場所移動時間加算: "0",
|
||||
"戦闘時間加算(固定)": "0",
|
||||
"戦闘時間加算(ターン)": "0",
|
||||
年のゲーム変数: "18",
|
||||
年のゲーム変数: "21",
|
||||
月のゲーム変数: "22",
|
||||
日のゲーム変数: "23",
|
||||
曜日IDのゲーム変数: "24",
|
||||
|
|
@ -695,7 +695,7 @@ var $plugins = [
|
|||
"Color: Death": "18",
|
||||
"Color: Gauge Back": "19",
|
||||
"Color: HP Gauge 1": "20",
|
||||
"Color: HP Gauge 2": "18",
|
||||
"Color: HP Gauge 2": "21",
|
||||
"Color: MP Gauge 1": "22",
|
||||
"Color: MP Gauge 2": "23",
|
||||
"Color: MP Cost": "23",
|
||||
|
|
@ -1890,7 +1890,7 @@ var $plugins = [
|
|||
"Hide Window Frame": "0",
|
||||
"--アクターの位置設定--": "",
|
||||
"Enable Custom Position": "0",
|
||||
"Max Vertical": "4",
|
||||
"Max Number of Vertical": "4",
|
||||
"Center Position X": "600",
|
||||
"Center Position Y": "312",
|
||||
"Diff Position X": "32",
|
||||
|
|
|
|||
Loading…
Reference in a new issue