missed initial declaration

pull/14/head
macniel 2025-09-25 19:29:53 +02:00
parent 3b768ca44c
commit 1ba672680e
1 changed files with 4 additions and 1 deletions

View File

@ -41,7 +41,10 @@
"documentTypes": {
"Actor": {
"character": {}
}
},
"Item": {
"skill": {}
}
},
"socket": false,
"initiative": "1d6",