RXA7MP3XTRT4WRVN6VTW7CFH3EAGGAMTBXVG6OYVLQ7IRP3INSLQC
// Tokens: first, all cubes and discs back into the supply
$this->tokens->moveTokens(array_pluck($this->tokens->getTokensOfTypeInLocation('cube_%'), 'key'), 'supply');
$this->tokens->moveTokens(array_pluck($this->tokens->getTokensOfTypeInLocation('disc_%'), 'key'), 'supply');