Minor fixes

This commit is contained in:
2022-01-08 23:28:16 +01:00
parent 0f20a66cd2
commit 8a8f2450d4
6 changed files with 56 additions and 14 deletions

View File

@@ -117,7 +117,7 @@
},
"character": {
"templates": [ "base" ],
"type": "npc",
"type": "player",
"villainy": false,
"xp": {
"key": "xp",
@@ -135,6 +135,7 @@
"encounter": {
"templates": [ "base" ],
"type": "tough",
"villainy": false,
"size": "",
"environment": ""
}