Commit 73fdf149 authored by sidschingis's avatar sidschingis

Update effect.h

parent a678477e
...@@ -218,6 +218,7 @@ public: ...@@ -218,6 +218,7 @@ public:
#define EFFECT_CANNOT_DISCARD_HAND 55 // #define EFFECT_CANNOT_DISCARD_HAND 55 //
#define EFFECT_CANNOT_DISCARD_DECK 56 // #define EFFECT_CANNOT_DISCARD_DECK 56 //
#define EFFECT_CANNOT_USE_AS_COST 57 // #define EFFECT_CANNOT_USE_AS_COST 57 //
#define EFFECT_CANNOT_PLACE_COUNTER 58 //
#define EFFECT_LEAVE_FIELD_REDIRECT 60 // #define EFFECT_LEAVE_FIELD_REDIRECT 60 //
#define EFFECT_TO_HAND_REDIRECT 61 // #define EFFECT_TO_HAND_REDIRECT 61 //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment