Allow creating custom embedded documents of any type from the sheet, and add functionality to the aspect create button

This commit is contained in:
Oliver-Akins 2024-01-12 23:26:55 -07:00
parent 134b13756a
commit 7d990fe64b
7 changed files with 52 additions and 48 deletions

View file

@ -273,6 +273,9 @@
"defaults": {
"spell": {
"name": "(Unnamed Spell)"
},
"aspect": {
"name": "(Unnamed Aspect)"
}
}
},