Weapon attack management

This commit is contained in:
2025-01-18 18:19:49 +01:00
parent adae3aab2e
commit 64533c2c0a
12 changed files with 35 additions and 190 deletions

View File

@ -38,7 +38,7 @@ export class RMFRPProcessTable {
minKey = element.result
}
} else {
console.error(`Element is not a number or a range`, element)
console.error(`Element is not a number or a range`, element, table)
}
}