I have a ToggleStatus macro that looks like this: ?{Status| Poison, #Status-POISON | Sleep, #Status-SLEEP } My #Status-POISON macro is the following: !token-mod --set statusmarkers|!drink-me I run the Roll-Query and select the Poison status and nothing happens. I've tried changing the pipe in the Status-POISON macro to | but whenever I save the macro it reverts to a pipe. Any tips?