Preliminary additions
This commit is contained in:
5
rpg-docs/client/views/character/stats/buff/buff.js
Normal file
5
rpg-docs/client/views/character/stats/buff/buff.js
Normal file
@@ -0,0 +1,5 @@
|
||||
Template.buff.helpers({
|
||||
name: function() {
|
||||
return this.name
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user