Reduce default icon size, fix #32

This commit is contained in:
2025-01-09 15:48:08 +01:00
parent 522bb08d35
commit 034a60bf19
9 changed files with 57 additions and 50 deletions

View File

@@ -329,9 +329,9 @@
"Fast": "Fast",
"Average": "Average",
"None": "None",
"pristine": "Pristine",
"worn": "Worn",
"junk": "Junk",
"Pristine": "Pristine",
"Worn": "Worn",
"Junk": "Junk",
"resources": "Resources",
"resourceChecks": "Resource Checks",
"sanBPShort": "BP",
@@ -436,6 +436,10 @@
"Setting": {
},
"Chat": {
},
"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"
}
}
}