Added attribute rolls
This commit is contained in:
parent
395bfa1616
commit
0abccf3f48
15 changed files with 440 additions and 45 deletions
3
components/_attr-rollsRow.pug
Normal file
3
components/_attr-rollsRow.pug
Normal file
|
@ -0,0 +1,3 @@
|
|||
mixin attr-rollsRow(name, roll, shorthand)
|
||||
p #{name + " " + shorthand}
|
||||
button(type="roll")
|
Loading…
Add table
Add a link
Reference in a new issue