[Bug] Several Ixalan cards calling tokens incorrectly

Hey folks; while trying to make some tokens I discovered that several XLN tokens are setup to use whitespace instead of _ when calling for tokens. Manually fixing it in the cardtext worked, but I don't have the knowledge or capability to try noting this directly to git somehow.
A few examples, although I don't have an easy way of generating a full list:
Captain Lannery Storm
TokenImage$ c treasure | TokenAltImages$ c_treasure2,c_treasure3,c_treasure4 |
Dowsing Dagger
TokenImage$ g 0 2 plant
Hope this is useful, thanks!
A few examples, although I don't have an easy way of generating a full list:
Captain Lannery Storm
TokenImage$ c treasure | TokenAltImages$ c_treasure2,c_treasure3,c_treasure4 |
Dowsing Dagger
TokenImage$ g 0 2 plant
Hope this is useful, thanks!