Skip to content

Commit

Permalink
Added a Bonus Roll header
Browse files Browse the repository at this point in the history
  • Loading branch information
ImUnicke committed Oct 26, 2023
1 parent 7b4cd59 commit 5b81475
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .contrib/Parser/lib/Headers/Common/Bonus Roll.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
BONUS_ROLL = createHeader({
readable = "Bonus Roll",
constant = "BONUS_ROLL",
icon = 237284,
text = {
en = [[~_.L.BONUS_ROLL]],
},
});

0 comments on commit 5b81475

Please sign in to comment.