Fixed An-Zerrin Ruins to only work with creature types.

This commit is contained in:
jendave
2011-08-06 08:27:32 +00:00
parent 1fd30ab9c5
commit ed1bd5c763
2 changed files with 2 additions and 0 deletions

View File

@@ -10543,6 +10543,7 @@ public class CardFactory implements NewConstants {
else {
//not implemented for AI
}
if (!CardUtil.isCreatureType(chosenType)) chosenType = "";
card.setChosenType(chosenType);
}//resolve()
}; //comesIntoPlayAbility