From 834f312435510b0bc0421baa3bf70168dfb1f109 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Fri, 7 Mar 2025 10:06:53 -0600 Subject: [PATCH] TL Turns --- www/data/System.json | 2 +- www/js/plugins.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/data/System.json b/www/data/System.json index f74cf66..d3176c5 100644 --- a/www/data/System.json +++ b/www/data/System.json @@ -1224,7 +1224,7 @@ "obtainExp": "Gained %1 %2!", "obtainGold": "Gained %1\\G!", "obtainItem": "\\SE[x-se_on05]Gained %1!", - "obtainSkill": "\\SE[x-se_on03]Learned a new combat skill \\c[17][%1]\\c[0]!", + "obtainSkill": "\\SE[x-se_on03]Learned a new combat skill\n\\c[17][%1]\\c[0]!", "partyName": "%1 and the others", "possession": "Owned", "preemptive": "%1 took the initiative!", diff --git a/www/js/plugins.js b/www/js/plugins.js index 291210a..551fb62 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -2680,7 +2680,7 @@ var $plugins = [ "Turn Window Y": "5", "Turn Window Width": "96", "Turn Window Height": "96", - "Turn Window Name": "ターン数", + "Turn Window Name": "Turns", "Turn Window Use Sprite": "true", "Turn Window Sprite": "turn_window", "Split LogWindow Back": "true",