Commit dc56e623 authored by Chen Bill's avatar Chen Bill

update effect.h

parent 6166128f
...@@ -470,6 +470,7 @@ inline effect_flag operator|(effect_flag flag1, effect_flag flag2) ...@@ -470,6 +470,7 @@ inline effect_flag operator|(effect_flag flag1, effect_flag flag2)
#define EFFECT_ACTIVATION_COUNT_LIMIT 367 #define EFFECT_ACTIVATION_COUNT_LIMIT 367
#define EFFECT_LIMIT_SPECIAL_SUMMON_POSITION 368 #define EFFECT_LIMIT_SPECIAL_SUMMON_POSITION 368
#define EFFECT_TUNER 369 #define EFFECT_TUNER 369
#define EFFECT_KAISER_COLOSSEUM 370
//#define EVENT_STARTUP 1000 //#define EVENT_STARTUP 1000
#define EVENT_FLIP 1001 #define EVENT_FLIP 1001
......
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