From 17b4dbf55a4e55de785b9174aa340a9fed6a7526 Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Fri, 7 Jul 2023 18:43:32 +0200 Subject: [PATCH] Fixed primitive "Collected Company". --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 9cffb26a2..a6cfa7740 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -1,6 +1,6 @@ #Primitives Pack for Wagic the Homebrew. #Please keep these card alphabetized, and try to have the "name=" line at the top of each card -#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 05-07-2023 +#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 07-07-2023 [card] name=Abandon Reason target=creature @@ -21383,7 +21383,7 @@ type=Instant [card] name=Collected Company aicode=activate target(creature[manacost<=3;zpos<=6]|mylibrary) moveto(mybattlefield) -auto=name(Look) reveal:6 optionone name(Get 2 cards) target(creature[manacost<=3]|reveal) moveto(mybattlefield) optiononeend optiontwo name(put on bottom) target(<6>*|reveal) bottomoflibrary optiontwoend revealend +auto=name(Look) reveal:6 optionone name(Get 2 cards) target(creature[manacost<=3]|reveal) moveto(myLibrary) and!( becomes(tobecast) ueot )! optiononeend optiontwo name(put on bottom) target(<6>*|reveal) bottomoflibrary optiontwoend afterrevealed all(tobecast|myLibrary) moveto(mybattlefield) afterrevealedend revealend text=Look at the top six cards of your library. Put up to two creature cards with mana value 3 or less from among them onto the battlefield. Put the rest on the bottom of your library in any order. mana={3}{G} type=Instant