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

This commit is contained in:
Joshua Ramon Enslin 2022-02-18 15:21:27 +01:00
parent d9c03d78cd
commit 249d42339d
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 2 additions and 1 deletions

2
l18n

@ -1 +1 @@
Subproject commit e936e54ce39e67dc2a5afe8753b4ac5e500ee9bb
Subproject commit 2cf9ca7a9658706ca785b8d41131f5c05948e978

View File

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