Hook data has moved in v11 #34

Open
opened 2023-07-02 07:54:04 +02:00 by esheyw · 0 comments
esheyw commented 2023-07-02 07:54:04 +02:00 (Migrated from github.com)

This is the second door-related module I've had to make this edit to today, so I assume this is something that has just changed: synchronized_doors line 25, data.object.flags.smartdoors needs to change to either wallConfig.object.flags.smartdoors or data.document.flags.smartdoors. I went with the former but I don't know enough to say which, if either, is better.

This is the second door-related module I've had to make this edit to today, so I assume this is something that has just changed: synchronized_doors line 25, `data.object.flags.smartdoors` needs to change to either `wallConfig.object.flags.smartdoors` or `data.document.flags.smartdoors`. I went with the former but I don't know enough to say which, if either, is better.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: manuel/foundryvtt-smart-doors#34