Commit 78d73a18 authored by salix5's avatar salix5

fix

parent 31fa5532
...@@ -29,7 +29,7 @@ function c57734012.regop(e,tp,eg,ep,ev,re,r,rp) ...@@ -29,7 +29,7 @@ function c57734012.regop(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_PUBLIC) e1:SetCode(EFFECT_PUBLIC)
e1:SetReset(RESET_EVENT+0x1fe0000+RESET_PHASE+PHASE_MAIN1) e1:SetReset(RESET_EVENT+0x1fe0000+RESET_PHASE+PHASE_MAIN1)
c:RegisterEffect(e1) c:RegisterEffect(e1)
c:RegisterFlagEffect(57734012,RESET_PHASE+PHASE_MAIN1,0,1) c:RegisterFlagEffect(57734012,RESET_EVENT+0x1fe0000+RESET_PHASE+PHASE_MAIN1,0,1)
end end
end end
function c57734012.condition(e,tp,eg,ep,ev,re,r,rp) function c57734012.condition(e,tp,eg,ep,ev,re,r,rp)
......
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