Ready Hook waiting for 2s for potatoes computer :D
This commit is contained in:
@@ -27,7 +27,7 @@ export default class HooksL5r5e {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// For some reasons, not always really ready, so wait a little
|
// For some reasons, not always really ready, so wait a little
|
||||||
await new Promise((r) => setTimeout(r, 500));
|
await new Promise((r) => setTimeout(r, 2000));
|
||||||
|
|
||||||
// Settings TN and EncounterType
|
// Settings TN and EncounterType
|
||||||
if (game.user.isGM) {
|
if (game.user.isGM) {
|
||||||
|
|||||||
Reference in New Issue
Block a user