Update sheet again...

This commit is contained in:
LeRatierBretonnien 2025-01-20 07:32:07 +01:00
parent 148f1db3bf
commit 4739b90e29
2 changed files with 2 additions and 2 deletions

View File

@ -475,7 +475,7 @@
"messageProgressionOK": "{name} can attack this second with {weapon}.", "messageProgressionOK": "{name} can attack this second with {weapon}.",
"messageProgressionKO": "{name} can't attack this second.", "messageProgressionKO": "{name} can't attack this second.",
"messageProgressionOKMonster": "{name} can attack this second with {weapon}.", "messageProgressionOKMonster": "{name} can attack this second with {weapon}.",
"messageProgressionNOKMonster": "{name} can't attack this second." "messageProgressionKOMonster": "{name} can't attack this second."
}, },
"Opponent": { "Opponent": {
"FIELDS": {} "FIELDS": {}

View File

@ -6,7 +6,7 @@
"download": "#{DOWNLOAD}#", "download": "#{DOWNLOAD}#",
"url": "#{URL}#", "url": "#{URL}#",
"license": "LICENSE", "license": "LICENSE",
"version": "12.0.22", "version": "12.0.23",
"authors": [ "authors": [
{ {
"name": "Uberwald", "name": "Uberwald",