Initialize the geist actor type & refactor the HeroData data model

This commit is contained in:
Oliver-Akins 2025-04-12 13:13:04 -06:00
parent cfc744e42f
commit 647f1a9aac
4 changed files with 203 additions and 196 deletions

View file

@ -43,7 +43,8 @@
},
"documentTypes": {
"Actor": {
"hero": {}
"hero": {},
"geist": {}
},
"Item": {
"ammo": {},