Kekilla0 / Item-Macro

Store macros in your items, execute them from your character sheet or from your favorite automation module!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Token" is a tokenDocument for synthetic actors.

krbz999 opened this issue · comments

commented

The code in question

An item macro executed on a linked actor has token correctly for the token constant, but is a token document for unlinked actors.

It would be an easy fix with item.actor?.token?.object.

Will be fixed for V10