randomflyingtaco
Results
1
issues of
randomflyingtaco
Currently, spells that summon minions don't have def can_use(self, player, game): return super().can_use(player, game) and len(game.current_player.minions) < 7 You don't need enemy minions to use AoE Starfall, you don't need...