diff --git a/error_log.txt b/error_log.txt new file mode 100644 index 0000000..065fc42 --- /dev/null +++ b/error_log.txt @@ -0,0 +1,3 @@ +code [8 64] [2025/10/13 21:53:38] Žh“ËŒ•.js Line 5: Unable to get property 'getClass' of undefined or null reference +code [8 64] [2025/10/13 21:56:37] Žh“ËŒ•.js Line 5: Unable to get property 'getClass' of undefined or null reference +code [8 64] [2025/10/13 21:57:39] Žh“ËŒ•.js Line 5: Unable to get property 'getClass' of undefined or null reference diff --git a/patch/CommandLayout/battleprep.json b/patch/CommandLayout/battleprep.json index 106e779..5360c9f 100644 --- a/patch/CommandLayout/battleprep.json +++ b/patch/CommandLayout/battleprep.json @@ -3,7 +3,7 @@ "commandName": "Unit Menu" }, { - "commandName": "Check Objectives" + "commandName": "Objectives" }, { "commandName": "Conversation" diff --git a/patch/CommandLayout/mapcommands.json b/patch/CommandLayout/mapcommands.json index 23fb2e6..ee84e5c 100644 --- a/patch/CommandLayout/mapcommands.json +++ b/patch/CommandLayout/mapcommands.json @@ -9,7 +9,7 @@ "commandName": "Collect Info" }, { - "commandName": "Check Objectives" + "commandName": "Objectives" }, { "commandName": "Config" diff --git a/patch/ResourceLocation/screens.json b/patch/ResourceLocation/screens.json index 2a2bdea..19f49bf 100644 --- a/patch/ResourceLocation/screens.json +++ b/patch/ResourceLocation/screens.json @@ -53,7 +53,7 @@ }, { "id": 13, - "name": "Check Objective" + "name": "Objectives" }, { "id": 14, diff --git a/patch/ResourceLocation/strings.json b/patch/ResourceLocation/strings.json index 0a7d404..9de5ec8 100644 --- a/patch/ResourceLocation/strings.json +++ b/patch/ResourceLocation/strings.json @@ -165,7 +165,7 @@ }, { "id": 41, - "name": "Effective Against" + "name": "Strong\nAgainst" }, { "id": 42, diff --git a/patch/fonts.json b/patch/fonts.json index b3c6913..83cb7e5 100644 --- a/patch/fonts.json +++ b/patch/fonts.json @@ -9,13 +9,13 @@ "id": 1, "name": "Title", "fontName": "ï¼­ï¼³ ゴシック", - "fontSize": 21 + "fontSize": 18 }, { "id": 2, "name": "Message Display", "fontName": "ï¼­ï¼³ ゴシック", - "fontSize": 21 + "fontSize": 18 }, { "id": 3,