Unprepared spells without lists now correctly show up when unprepared
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
},
|
||||
type: 'spell',
|
||||
removed: {$ne: true},
|
||||
inactive: {$ne: true},
|
||||
deactivatedByAncestor: {$ne: true},
|
||||
}, {
|
||||
sort: {
|
||||
level: 1,
|
||||
|
||||
Reference in New Issue
Block a user