Add corners options to some showcases (#44)

* Add corners option for Strixhaven showcases, Amonkhet Invocation, Dungeon Module, Secret Lair Full Art, and Unstable Basics
* Added option to remove name background from Unstable Basics
---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
GenevensiS
2024-05-26 10:24:24 +02:00
committed by GitHub
parent fd4b8e4c89
commit 056abce80f
168 changed files with 358 additions and 894 deletions

View File

@@ -6,11 +6,11 @@ choice images:
universes beyond: /magic.mse-game/stamps/ub.png
alchemy: /magic.mse-game/stamps/alchemy.png
alchemy old: /magic.mse-game/stamps/alchemy_old.png
custom: { custom_stamp() }
custom: { custom_stamp(flat:false) }
flatstamped standard: /magic.mse-game/stamps/flat_oval.png
flatstamped acorn: /magic.mse-game/stamps/flat_acorn.png
flatstamped heart: /magic.mse-game/stamps/flat_heart.png
flatstamped universes beyond: /magic.mse-game/stamps/flat_ub.png
flatstamped alchemy: /magic.mse-game/stamps/flat_alchemy.png
flatstamped alchemy old: /magic.mse-game/stamps/flat_alchemy_old.png
flatstamped custom: { custom_stamp() }
flatstamped custom: { custom_stamp(flat:true) }