From 59a2d32c429e74e84d37316d6d69b0876e2c4c9d Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Thu, 16 Jan 2025 18:07:39 -0600 Subject: [PATCH] Greedshop --- js/plugins.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/plugins.js b/js/plugins.js index 623b6a8..350408d 100644 --- a/js/plugins.js +++ b/js/plugins.js @@ -570,8 +570,8 @@ var $plugins = [ buyWindowHeight: "150", materialMax: "99", fontRate: "0.8", - greedCommand: "取引する", - needText: "必要なもの", + greedCommand: "Trade", + needText: "Required", showSellCommand: "false", showMaterialWindow: "true", overlaid: "true",