Level up dialog now working

This commit is contained in:
Stefan Zermatten
2022-07-05 15:40:55 +02:00
parent 1a71c2cfa7
commit b8a03245ea
4 changed files with 22 additions and 18 deletions

View File

@@ -12,6 +12,8 @@ const LIBRARY_NODE_TREE_FIELDS = {
order: 1,
parent: 1,
ancestors: 1,
// SlotFillers
slotQuantityFilled: 1,
// Effect
operation: 1,
targetTags: 1,