Verletzungen

This commit is contained in:
2025-05-14 15:37:45 +02:00
parent fdccd1859f
commit f215c80c61
4 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ if (this.item.name.includes("(") && !this.item.name.toLowerCase().includes("(any
}
else
{
resistance = await ValueDialog.create({text : "Enter Resistance", title : "Resistance"})
resistance = await ValueDialog.create({text : "Resistenz eingeben", title : "Resistenz"})
if (resistance)
{