Auto-patch careers + tables
This commit is contained in:
parent
a8e906cdd6
commit
d5327f512a
@ -188,7 +188,7 @@ Hooks.once('init', () => {
|
||||
},
|
||||
|
||||
"resultConverter": (results, translated) => {
|
||||
console.log("rolltable data", results, translated)
|
||||
//console.log("rolltable data", results, translated)
|
||||
if (translated) {
|
||||
for (let data of results) {
|
||||
if ( translated[`${data.range[0]}-${data.range[1]}`] ) {
|
||||
|
Loading…
Reference in New Issue
Block a user