mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Added a basic BaseDataActor data model
This commit is contained in:
parent
70382df63c
commit
1129ff57a9
6 changed files with 67 additions and 12 deletions
|
|
@ -14,7 +14,6 @@
|
|||
},
|
||||
"Actor": {
|
||||
"character": "Character",
|
||||
"npc": "NPC",
|
||||
"adversary": "Adversary",
|
||||
"environment": "Environment"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue