tcgone-engine-contrib
tcgone-engine-contrib copied to clipboard
Attempt to fix Holon GL
When Holon GL gets moved from the active to the bench, it shouldn't still prevent the active from receiving special conditions.
I believe you want to check self.active
instead. self != null
is when the card isn't attached to anything, and is usually handled by game state unless using a globalAbility.