From 4739b90e2925977167a17e93f2693b2210f40cff Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 20 Jan 2025 07:32:07 +0100 Subject: [PATCH] Update sheet again... --- lang/en.json | 2 +- system.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en.json b/lang/en.json index 6478241..f9df8eb 100644 --- a/lang/en.json +++ b/lang/en.json @@ -475,7 +475,7 @@ "messageProgressionOK": "{name} can attack this second with {weapon}.", "messageProgressionKO": "{name} can't attack this second.", "messageProgressionOKMonster": "{name} can attack this second with {weapon}.", - "messageProgressionNOKMonster": "{name} can't attack this second." + "messageProgressionKOMonster": "{name} can't attack this second." }, "Opponent": { "FIELDS": {} diff --git a/system.json b/system.json index 6dc69e7..465151c 100644 --- a/system.json +++ b/system.json @@ -6,7 +6,7 @@ "download": "#{DOWNLOAD}#", "url": "#{URL}#", "license": "LICENSE", - "version": "12.0.22", + "version": "12.0.23", "authors": [ { "name": "Uberwald",