Fix #30 - Disable dual skills dop

This commit is contained in:
2025-01-10 00:11:25 +01:00
parent 03a54d86e6
commit 70c4fd5a74
8 changed files with 54 additions and 28 deletions

View File

@@ -441,7 +441,8 @@
},
"Notitications": {
"NoWeaponSkill": "No weapon skill found for this weapon. Check Weapon definition or available skills/era",
"NoWeaponType": "No weapon type found for this weapon subtype. Check Weapon definition or available skills/era"
"NoWeaponType": "No weapon type found for this weapon subtype. Check Weapon definition or available skills/era",
"skillAlreadyExists": "Skill already exists"
}
}
}