More tests againts rolls
This commit is contained in:
@@ -66,6 +66,9 @@ Hooks.once("init", function () {
|
||||
|
||||
CONFIG.ChatMessage.documentClass = documents.AwEChatMessage
|
||||
CONFIG.Dice.rolls.push(documents.AwERoll)
|
||||
|
||||
// Handlebars helpers
|
||||
Handlebars.registerHelper("abs", (value) => Math.abs(value ?? 0))
|
||||
})
|
||||
|
||||
Hooks.once("ready", function () {
|
||||
|
||||
Reference in New Issue
Block a user