
Yeah, so a feature that came up while developing the code for our game: Could you please allow for entries in the initiative tracker to have their own icon_id, independent of the actual token (which will be none, in this case), or allow for custom text in entries where the id is given? The reason for this, is that we've create a feature where you can add a custom "effect", such as a buff, to the ini tracker. And want to add that one could mouse-over the buff to see the affected token and/or track the affected token to calculate the effect. Our game system use the ini tracker as a ongoing time tracker, and as such, it doesn't really work like it normally would - but I don't see why this should affect anything in this request.