Progress all over the place with viewer, forms, small engine tweaks
This commit is contained in:
@@ -18,7 +18,7 @@ let SavingThrowSchema = createPropertySchema({
|
||||
// Who this saving throw applies to
|
||||
target: {
|
||||
type: String,
|
||||
defaultValue: 'every',
|
||||
defaultValue: 'target',
|
||||
allowedValues: [
|
||||
'self',
|
||||
'target',
|
||||
|
||||
Reference in New Issue
Block a user