Manage GM cards

This commit is contained in:
2021-03-08 22:46:33 +01:00
parent 10fbcec5fb
commit c2c837b778
10 changed files with 193 additions and 25 deletions

View File

@ -1,6 +1,6 @@
{
"Actor": {
"types": ["character", "npc"],
"types": ["character"],
"templates": {
"subactors": {
"subactors": {
@ -133,9 +133,6 @@
},
"character": {
"templates": [ "background", "common", "subactors" ]
},
"npc": {
"templates": [ "background", "common" ]
}
},
"Item": {