From 7ba84b8cbaf8b6cb709caeeaace825a3ce31710d Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Thu, 16 May 2024 02:57:38 -0500 Subject: [PATCH] TL Buy/Need --- www/js/plugins.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index 0798a94..989c786 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -1648,8 +1648,8 @@ var $plugins = [ buyWindowHeight: "0", materialMax: "5", fontRate: "0.80", - greedCommand: "購入する", - needText: "必要なもの", + greedCommand: "Buy", + needText: "Needed", showSellCommand: "false", showMaterialWindow: "true", overlaid: "true",