Hey, so i used Nick Olivos MrMacro to store all Macros in a character and copied it into a new Game.  But now i have the problem that I have a macro that the players use as TokenActions and that calls a lot of macros itself.  like this:   /w @{selected|character_name} &{template:npcaction} {{rname=Action Menu}} {{description=**Offensive**  [Attack](`#attack) -> for MrMacro i need  [Attack](~attack)   [Grapple](`#a-grapple)        Ideas i had:     -> Is there a way to give a different token the token action of the MrMacro Token?  -> Copy all Macros from the MrMacro token to the Macros Page in roll20?  -> Copy the single macro to the Macros Page but then i cannot call the other macros like ~attack