Updated Token Action (markdown)

Material Foundry
2023-05-24 16:08:44 +02:00
parent 6126a71bcb
commit f4da708c36

@@ -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':<br>
`[@actor.data.data.attributes.hp.value] = [@this] ++ ; @macro moveToken 1 0`
<h4>Mode Token</h4>
<h4>Move Token</h4>
Select a direction for the token to move to. The token will move 1 grid space in that direction when the button is pressed.
<h4>Set Vision & Light</h4>