From ebc2ce227c5c837d34f3c9b871b45ae145f200c4 Mon Sep 17 00:00:00 2001 From: moomarc Date: Sat, 10 Mar 2012 07:25:30 +0000 Subject: [PATCH] Fixed Part Water spell type --- res/cardsfolder/p/part_water.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/p/part_water.txt b/res/cardsfolder/p/part_water.txt index 20069665f6c..c7847740b5a 100644 --- a/res/cardsfolder/p/part_water.txt +++ b/res/cardsfolder/p/part_water.txt @@ -1,6 +1,6 @@ Name:Part Water ManaCost:X X U -Types:Instant +Types:Sorcery Text:no text A:SP$ Pump | Cost$ X X U | KW$ Islandwalk | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature | TgtPrompt$ Select target Creatures | SpellDescription$ X target creatures gain islandwalk until end of turn. # It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code)