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
|
|
@ -180,7 +180,7 @@ async function main() {
|
|||
|
||||
const chatData = ChatMessage.applyRollMode(
|
||||
{
|
||||
flavor: `(Gun: Mini-Gun)`,
|
||||
flavor: `(Gun: Mini-Gun <sub>(Type: Base)</sub>)`,
|
||||
content,
|
||||
},
|
||||
rollMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue