from totem to vermine - v0.0.12

This commit is contained in:
François-Xavier Guillois
2023-06-06 11:06:04 +02:00
parent d388c3ba4b
commit 2b5e639e9e
110 changed files with 369 additions and 9675 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export class TotemRoll {
export class VermineRoll {
static roll(actorId, label, NoD, Reroll = 0, params = {}){
const actor = game.actors.get(actorId);