Improve init for monsters and some fixwes around shields
Release Creation / build (release) Successful in 48s
Release Creation / build (release) Successful in 48s
This commit is contained in:
@@ -147,6 +147,6 @@ export async function rollFreeDie(dieType, count = 1, explode = false) {
|
||||
content,
|
||||
sound: CONFIG.sounds.dice,
|
||||
}
|
||||
ChatMessage.applyRollMode(msgData, rollMode)
|
||||
ChatMessage.applyMode(msgData, rollMode)
|
||||
await ChatMessage.create(msgData)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user