Fixed a lot of UI to match new parenting API
This commit is contained in:
@@ -15,6 +15,8 @@ const updateCreatureProperty = new ValidatedMethod({
|
||||
case 'parent':
|
||||
case 'ancestors':
|
||||
case 'root':
|
||||
case 'left':
|
||||
case 'right':
|
||||
case 'parentId':
|
||||
case 'damage':
|
||||
throw new Meteor.Error('Permission denied',
|
||||
|
||||
Reference in New Issue
Block a user