Overhaul of character action components, actions now consume resources
This commit is contained in:
@@ -83,7 +83,6 @@
|
||||
this.addResourceLoading = false;
|
||||
},
|
||||
addAttributesConsumed(){
|
||||
console.log(AttributeConsumedSchema.clean({}));
|
||||
this.addResourceLoading = true;
|
||||
this.$emit('push', {
|
||||
path: ['attributesConsumed'],
|
||||
|
||||
Reference in New Issue
Block a user