- barbed sliver, sedge sliver, basal sliver bug fix
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-28 13:33:30 +00:00
parent 22c7f02fe9
commit b775eec20f
8 changed files with 128 additions and 48 deletions
+1
View File
@@ -236,6 +236,7 @@ class AManaProducer: public MTGAbility{
void Render();
int isReactingToClick(MTGCardInstance * _card, ManaCost * mana = NULL);
int resolve();
int destroy();
int reactToClick(MTGCardInstance * _card);
const char * getMenuText();
int testDestroy();