complete revamp of alternative cost, changes in comment

This commit is contained in:
omegablast2002@yahoo.com
2010-09-06 05:38:04 +00:00
parent 1086abd3d7
commit 99b058c221
5 changed files with 151 additions and 38 deletions
+1
View File
@@ -82,6 +82,7 @@ class MTGAbility: public ActionElement{
PUT_INTO_PLAY = 5,
MOMIR = 6,
MTG_BLOCK_RULE = 7,
ALTERNATIVE_COST = 8,
};
};