Kekilla0 / Item-Macro

Store macros in your items, execute them from your character sheet or from your favorite automation module!
MIT License
18 stars 21 forks source link

Enables macro flags saving #65

Closed InjustFr closed 1 year ago

InjustFr commented 1 year ago

Currently, this module doesn't save flags attached to macros which limits compatibility with other modules as https://github.com/mclemente/fvtt-advanced-macros or midi-qol

This pull request adds the flags to the macro being saved and allows saving even if no changes where made to the command itself but may have been made to the flags

This partially fixes https://github.com/Kekilla0/Item-Macro/issues/64