Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brenard, Ginger Sculptor food typed bug #11176

Closed
catman123456 opened this issue Sep 18, 2023 · 2 comments · Fixed by #11181
Closed

Brenard, Ginger Sculptor food typed bug #11176

catman123456 opened this issue Sep 18, 2023 · 2 comments · Fixed by #11181
Assignees
Labels
bug Bugs and errors

Comments

@catman123456
Copy link

The tokens made with [[Brenard, Ginger Sculptor]] are not created with food type.

image

@github-actions
Copy link

Brenard, Ginger Sculptor - (Gatherer) (Scryfall) (EDHREC)

{1}{G}{W}{U}
Legendary Creature — Human Artificer
3/3
Each creature you control that's a Food or a Golem gets +2/+2 and has trample.
Whenever another nontoken creature you control dies, you may exile it. If you do, create a token that's a copy of that creature, except it's a 1/1 Food Golem artifact creature in addition to its other types and it has "{2}, {T}, Sacrifice this artifact: You gain 3 life."

@xenohedron
Copy link
Contributor

It's a problem with CreateTokenCopyTargetEffect only supporting one additional subtype... need to refactor that a little

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and errors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants