-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tabulanil-sanity.js): add setting for message
The insanity tier change now will default to sending a whisper to the GM and actor owner, but with a module settings will use public chat messages instead. This can be controlled by a setting added in the module settings refactor(tabulanil-sanity.js): move settings registration to its own function refactor(tabulanil-sanity.js): extract into object The message data will be mostly the same be it a whisper or public chat message. By extracting its contents into an object, it becomes easier to implement the desired behaviour
- Loading branch information
Showing
2 changed files
with
40 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters