New slots

This commit is contained in:
2023-03-10 18:32:13 +01:00
parent 36c9945886
commit c2a7fbb4b5
12 changed files with 345 additions and 84 deletions

View File

@@ -3,7 +3,8 @@
"types": [
"character",
"npc",
"monster"
"monster",
"party"
],
"templates": {
"biodata": {
@@ -212,6 +213,11 @@
"description": ""
}
},
"party": {
"templates": [
"biodata"
]
},
"character": {
"templates": [
"biodata",