TL Plugin
This commit is contained in:
parent
7b2b187c8b
commit
291e09f14c
1 changed files with 5 additions and 5 deletions
|
|
@ -297,7 +297,7 @@ var $plugins = [
|
|||
{
|
||||
name: "BB_CustomSaveWindow",
|
||||
status: true,
|
||||
description: "セーブウインドウ改造プラグイン",
|
||||
description: "Save Window Modification Plugin",
|
||||
parameters: {
|
||||
OutsideFrameColor: "0",
|
||||
OutsideFrameOpacity: "0",
|
||||
|
|
@ -306,13 +306,13 @@ var $plugins = [
|
|||
MaxItem: "4",
|
||||
Item0: "1",
|
||||
Item0Length: "400",
|
||||
Item1title: "行動力",
|
||||
Item1title: "Stamina",
|
||||
Item1: "9",
|
||||
Item2title: "ストーリー",
|
||||
Item2title: "Story",
|
||||
Item2: "8",
|
||||
Item3title: "聖剣Lv",
|
||||
Item3title: "Holy Sword Lv",
|
||||
Item3: "6",
|
||||
Item4title: "現在地",
|
||||
Item4title: "Current Location",
|
||||
Item4: "3",
|
||||
Item5: "2",
|
||||
ItemValue1: "15",
|
||||
|
|
|
|||
Loading…
Reference in a new issue