From b20aeb81aa77418b0aa708b638a261b20086c47c Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 3 Mar 2012 07:38:04 +0000 Subject: [PATCH] - Fixed Fledgling Osprey and Skyrider Trainee. --- res/cardsfolder/f/fledgling_osprey.txt | 2 +- res/cardsfolder/s/skyrider_trainee.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/f/fledgling_osprey.txt b/res/cardsfolder/f/fledgling_osprey.txt index b68d8e5e2f9..a643b011d6a 100644 --- a/res/cardsfolder/f/fledgling_osprey.txt +++ b/res/cardsfolder/f/fledgling_osprey.txt @@ -3,7 +3,7 @@ ManaCost:U Types:Creature Bird Text:no text PT:1/1 -S:Mode$ Continuous | Affected$ Card.Self+isEnchanted | AddKeyword$ Flying | Description$ CARDNAME has flying as long as it's enchanted. +S:Mode$ Continuous | Affected$ Card.Self+enchanted | AddKeyword$ Flying | Description$ CARDNAME has flying as long as it's enchanted. SVar:EnchantMe:Once SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/fledgling_osprey.jpg diff --git a/res/cardsfolder/s/skyrider_trainee.txt b/res/cardsfolder/s/skyrider_trainee.txt index 94bc8af258d..a76a4252851 100644 --- a/res/cardsfolder/s/skyrider_trainee.txt +++ b/res/cardsfolder/s/skyrider_trainee.txt @@ -3,7 +3,7 @@ ManaCost:4 W Types:Creature Human Soldier Text:no text PT:3/3 -S:Mode$ Continuous | Affected$ Card.Self+isEnchanted | AddKeyword$ Flying | Description$ CARDNAME has flying as long as it's enchanted. +S:Mode$ Continuous | Affected$ Card.Self+enchanted | AddKeyword$ Flying | Description$ CARDNAME has flying as long as it's enchanted. SVar:EnchantMe:Once SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/skyrider_trainee.jpg