Weapon attack management
This commit is contained in:
@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user