diff --git a/projects/mtg/bin/Res/sets/ALA/_cards.dat b/projects/mtg/bin/Res/sets/ALA/_cards.dat index eaf230a11..9c8e2da61 100644 --- a/projects/mtg/bin/Res/sets/ALA/_cards.dat +++ b/projects/mtg/bin/Res/sets/ALA/_cards.dat @@ -250,7 +250,7 @@ mana={2}{U} [card] text=Put target creature on top of its owner's library. target=creature -auto=moveTo(ownersLibrary) +auto=moveTo(ownerLibrary) id=180144 name=Excommunicate rarity=C diff --git a/projects/mtg/bin/Res/sets/INV/_cards.dat b/projects/mtg/bin/Res/sets/INV/_cards.dat index 1f7397fd2..2ba715ab8 100644 --- a/projects/mtg/bin/Res/sets/INV/_cards.dat +++ b/projects/mtg/bin/Res/sets/INV/_cards.dat @@ -815,7 +815,7 @@ toughness=1 [/card] [card] text={U}, {T}: Put target creature you control on top of its owner's library. {R}, {T}: Target creature gains first strike until end of turn. -auto={U}{T}:moveTo(ownersLibrary) target(creature|myInPlay) +auto={U}{T}:moveTo(ownerLibrary) target(creature|myInPlay) auto={R}{T}:first striek target(creature) id=23016 name=Nightscape Apprentice @@ -1261,7 +1261,7 @@ type=Land [card] text={G}, {T}: Target creature gets +1/+1 until end of turn. {U}, {T}: Put target creature you control on top of its owner's library. auto={G}{T}:1/1 target(creature) -auto={U}{T}:moveTo(ownersLibrary) target(creature|myInplay) +auto={U}{T}:moveTo(ownerLibrary) target(creature|myInplay) id=22928 name=Sunscape Apprentice rarity=C diff --git a/projects/mtg/bin/Res/sets/MIR/_cards.dat b/projects/mtg/bin/Res/sets/MIR/_cards.dat index bc81b79d1..df8f2ab7d 100644 --- a/projects/mtg/bin/Res/sets/MIR/_cards.dat +++ b/projects/mtg/bin/Res/sets/MIR/_cards.dat @@ -126,7 +126,7 @@ rarity=U [card] text={G}, {T}: Target creature gets +0/+1 until end of turn. {U}, {T}: Put target creature you control on top of its owner's library. auto={G}{T}:0/1 target(creature) -auto={U}{T}:moveTo(ownersLibrary) target(creature|myInplay) +auto={U}{T}:moveTo(ownerLibrary) target(creature|myInplay) id=3482 name=Civic Guildmage rarity=C @@ -181,7 +181,7 @@ rarity=C [/card] [card] text=Put target artifact or enchantment on top of its owner's library. -auto=moveTo(ownersLibrary) target(artifact,enchantment) +auto=moveTo(ownerLibrary) target(artifact,enchantment) id=3484 name=Disempower rarity=C @@ -257,7 +257,7 @@ rarity=C [/card] [card] text=Put target land on top of its owner's library. -auto=moveTo(ownersLibrary) target(land) +auto=moveTo(ownerLibrary) target(land) id=3383 name=Fallow Earth rarity=U diff --git a/projects/mtg/bin/Res/sets/MRD/_cards.dat b/projects/mtg/bin/Res/sets/MRD/_cards.dat index f964c5bf3..2693e6edd 100644 --- a/projects/mtg/bin/Res/sets/MRD/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRD/_cards.dat @@ -433,6 +433,19 @@ toughness=2 abilities=Flying [/card] [card] +text=Flying When Looming Hoverguard comes into play, put target artifact on top of its owner's library. +id=48114 +name=Looming Hoverguard +rarity=U +type=Creature +mana={4}{U}{U} +power=3 +subtype=Drone +toughness=3 +abilities=flying +auto=may moveTo(ownerlibrary) target(artifact) +[/card] +[card] text= id=48438 name=Lumengrid Warden diff --git a/projects/mtg/bin/Res/sets/MRD/todo.dat b/projects/mtg/bin/Res/sets/MRD/todo.dat index 630db32c7..d81b25ae0 100644 --- a/projects/mtg/bin/Res/sets/MRD/todo.dat +++ b/projects/mtg/bin/Res/sets/MRD/todo.dat @@ -1191,17 +1191,6 @@ subtype=Myr toughness=2 [/card] [card] -text=Flying When Looming Hoverguard comes into play, put target artifact on top of its owner's library. -id=48114 -name=Looming Hoverguard -rarity=U -type=Creature -mana={4}{U}{U} -power=3 -subtype=Drone -toughness=3 -[/card] -[card] text={W}, {T}: Regenerate target artifact. id=46071 name=Loxodon Mender diff --git a/projects/mtg/bin/Res/sets/ODY/_cards.dat b/projects/mtg/bin/Res/sets/ODY/_cards.dat index 7d60a85fa..e3d97971b 100644 --- a/projects/mtg/bin/Res/sets/ODY/_cards.dat +++ b/projects/mtg/bin/Res/sets/ODY/_cards.dat @@ -983,7 +983,7 @@ rarity=C [card] text=Put target creature on top of its owner's library. target=creature -auto=moveTo(ownersLibrary) +auto=moveTo(ownerLibrary) id=29723 name=Repel rarity=C diff --git a/projects/mtg/bin/Res/sets/RAV/_cards.dat b/projects/mtg/bin/Res/sets/RAV/_cards.dat index c6612cf77..4aa537f1b 100644 --- a/projects/mtg/bin/Res/sets/RAV/_cards.dat +++ b/projects/mtg/bin/Res/sets/RAV/_cards.dat @@ -957,7 +957,7 @@ toughness=3 [/card] [card] text=When Vedalken Dismisser comes into play, put target creature on top of its owner's library. -auto=moveTo(ownersLibrary) target(creature) +auto=moveTo(ownerLibrary) target(creature) id=87898 name=Vedalken Dismisser rarity=C diff --git a/projects/mtg/bin/Res/sets/TMP/_cards.dat b/projects/mtg/bin/Res/sets/TMP/_cards.dat index aa504d2cf..3f7617f03 100644 --- a/projects/mtg/bin/Res/sets/TMP/_cards.dat +++ b/projects/mtg/bin/Res/sets/TMP/_cards.dat @@ -1645,7 +1645,7 @@ toughness=1 [card] text=Shadow (This creature can block or be blocked by only creatures with shadow.) {U}: Put Thalakos Mistfolk on top of its owner's library. abilities=shadow -auto={U}: moveTo(ownersLibrary) +auto={U}: moveTo(ownerLibrary) id=4733 name=Thalakos Mistfolk rarity=C @@ -1671,7 +1671,7 @@ abilities=shadow [card] text=Put target creature on top of its owner's library. target=creature -auto=moveTo(ownersLibrary) +auto=moveTo(ownerLibrary) id=4736 name=Time Ebb rarity=C