Add new marking type "cast", e.g. for iron casting

This commit is contained in:
2022-02-18 15:21:27 +01:00
parent d9c03d78cd
commit 249d42339d
2 changed files with 2 additions and 1 deletions

View File

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