-replace "includeself" with "other" for lord and foreach keywords
-added aslongas keyword (kird ape...)
This commit is contained in:
wagic.the.homebrew
2009-03-15 05:00:06 +00:00
parent 61463d047b
commit ef53771843
17 changed files with 123 additions and 109 deletions
+1
View File
@@ -33,6 +33,7 @@ using std::map;
#define PARSER_LORD 1
#define PARSER_FOREACH 2
#define PARSER_ASLONGAS 3
class MTGAbility: public ActionElement{
protected: