magefree / magefree/mage

Investigate usages of "instanceof PermanentToken"

Open
#14,980 0 comments 0 reactions 0 assignees View on GitHub
refactoring
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Followup from #14900. Previous work #14920 . Instanceof checks only for game engine, card logic should use `isToken()`. Gray area for effects that need to only apply to cards, but those might be mostly covered by #14979 anyway.

Incomplete list of things to check
- [ ] When mutating over a token creature, the engine correctly doesn't consider it a token anymore, but the client GUI still incorrectly displays "T. " on the type line.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.