Fix shield definition

This commit is contained in:
2024-12-21 20:56:39 +01:00
parent 98242fe0a0
commit 43c00f2214
4 changed files with 14 additions and 4 deletions

View File

@ -338,6 +338,9 @@
},
"Shield": {
"FIELDS": {
"hascover": {
"label": "Provides cover"
},
"equipped": {
"label": "Equipped"
},