Commit aa9d7d5c authored by VanillaSalt's avatar VanillaSalt

fix

parent cf202a65
...@@ -291,6 +291,7 @@ public: ...@@ -291,6 +291,7 @@ public:
#define EFFECT_CHANGE_RSCALE 137 // #define EFFECT_CHANGE_RSCALE 137 //
#define EFFECT_SET_POSITION 140 // #define EFFECT_SET_POSITION 140 //
#define EFFECT_SELF_DESTROY 141 // #define EFFECT_SELF_DESTROY 141 //
#define EFFECT_SELF_TOGRAVE 142
#define EFFECT_DOUBLE_TRIBUTE 150 #define EFFECT_DOUBLE_TRIBUTE 150
#define EFFECT_DECREASE_TRIBUTE 151 #define EFFECT_DECREASE_TRIBUTE 151
#define EFFECT_DECREASE_TRIBUTE_SET 152 #define EFFECT_DECREASE_TRIBUTE_SET 152
...@@ -368,6 +369,7 @@ public: ...@@ -368,6 +369,7 @@ public:
#define EFFECT_SYNCHRO_CHECK 310 #define EFFECT_SYNCHRO_CHECK 310
#define EFFECT_QP_ACT_IN_NTPHAND 311 #define EFFECT_QP_ACT_IN_NTPHAND 311
#define EFFECT_MUST_BE_SMATERIAL 312 #define EFFECT_MUST_BE_SMATERIAL 312
#define EFFECT_TO_GRAVE_REDIRECT_CB 313
#define EFFECT_SPSUMMON_PROC_G 320 #define EFFECT_SPSUMMON_PROC_G 320
#define EFFECT_SUMMON_COUNT_LIMIT 330 #define EFFECT_SUMMON_COUNT_LIMIT 330
#define EFFECT_SPSUMMON_COUNT_LIMIT 331 #define EFFECT_SPSUMMON_COUNT_LIMIT 331
......
This diff is collapsed.
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