Manage GM cards
This commit is contained in:
@ -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": {
|
||||
|
Reference in New Issue
Block a user