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",