mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-17 16:10:12 +01:00
Release v1.1.0: headless runner + tagging updates (Discard Matters, Freerunning, Craft, Spree, Explore/Map, Rad, Energy/Resource Engine, Spawn/Scion)
This commit is contained in:
parent
36abbaa1dd
commit
99005c19f8
23 changed files with 1330 additions and 420 deletions
|
|
@ -217,6 +217,7 @@ class LandTripleMixin:
|
|||
)
|
||||
added.append(name)
|
||||
|
||||
|
||||
self.output_func("\nTriple Lands Added (Step 6):")
|
||||
if not added:
|
||||
self.output_func(" (None added)")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue