Initialize the geist actor type & refactor the HeroData data model
This commit is contained in:
parent
cfc744e42f
commit
647f1a9aac
4 changed files with 203 additions and 196 deletions
|
|
@ -43,7 +43,8 @@
|
|||
},
|
||||
"documentTypes": {
|
||||
"Actor": {
|
||||
"hero": {}
|
||||
"hero": {},
|
||||
"geist": {}
|
||||
},
|
||||
"Item": {
|
||||
"ammo": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue