Should&nbsp; attr_character_token have a default image when no token has ever been assigned to a new character sheet? I've been making style changes to the Magical Kitties Save the Day! character sheet, and I added an &lt;img&gt; tag with&nbsp; attr_character_token name.&nbsp; It worked great in my testing, but when the change was deployed I noticed that a new character sheet has a broken image for the token. My expectation is that a never-assigned-a-token character sheet would get the default image, since that's what happens if I add a token to the character sheet, then remove it. Is my expectation wrong, or is this a bug? <a href="https://github.com/Roll20/roll20-character-sheets/pull/11521" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/11521</a> &nbsp;has more details for the curious.