Added encumbrance effects, conditions and encumbrance buffs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Template.buffDialog.helpers({
|
||||
buff: function(){
|
||||
return Buffs.findOne(this.buffId);
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user