Add an indicator into the macro that specifies what upgrades the gun has in that roll
This commit is contained in:
parent
4ff1f60a76
commit
0cabf0e326
9 changed files with 9 additions and 9 deletions
|
|
@ -133,7 +133,7 @@ async function rollDice() {
|
|||
|
||||
const chatData = ChatMessage.applyRollMode(
|
||||
{
|
||||
flavor: `(Gun: Gunsword)`,
|
||||
flavor: `(Gun: Gunsword <sub>(Type: I + PB)</sub>)`,
|
||||
content,
|
||||
},
|
||||
rollMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue