Fixed the way an actor is lightweight and re-construct from chat message.

This commit is contained in:
Vlyan
2022-03-29 19:47:30 +02:00
parent 5aed5629bf
commit 36997c099e
4 changed files with 90 additions and 45 deletions

View File

@@ -29,6 +29,7 @@ module.exports = {
},
globals: {
foundry: "readonly",
TokenDocument: "readonly",
AudioHelper: "readonly",
Collection: "readonly",
Hooks: "readonly",