Add marking type "scarified"

This commit is contained in:
2022-02-18 14:51:16 +01:00
parent f6c5808817
commit d9c03d78cd
2 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ final class MDMarkingTypesSet extends MDValueSet {
'nailed',
'punched',
'hallmarked',
'scarified',
'sewn',
'glued',
];