Fixed a lot of UI to match new parenting API
This commit is contained in:
@@ -55,7 +55,6 @@ var testProperties = [
|
||||
clean({
|
||||
_id: 'attackAction',
|
||||
type: 'action',
|
||||
ancestors: [{ id: 'charId' }],
|
||||
attackRoll: {
|
||||
calculation: '3'
|
||||
},
|
||||
@@ -86,7 +85,6 @@ var testProperties = [
|
||||
clean({
|
||||
_id: 'attackAction2',
|
||||
type: 'action',
|
||||
ancestors: [{ id: 'charId' }],
|
||||
attackRoll: {
|
||||
calculation: '3'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user