diff --git a/Token-Action.md b/Token-Action.md index adf399e..79d0d8e 100644 --- a/Token-Action.md +++ b/Token-Action.md @@ -173,7 +173,7 @@ You can set multiple formulas or multiple macros to the same button by separatin Or increment the HP by 1 and call the macro 'moveToken':
`[@actor.data.data.attributes.hp.value] = [@this] ++ ; @macro moveToken 1 0` -

Mode Token

+

Move Token

Select a direction for the token to move to. The token will move 1 grid space in that direction when the button is pressed.

Set Vision & Light