Commit ac6ef889 authored by salix5's avatar salix5

fix

parent a013a8ad
......@@ -30,7 +30,7 @@ end
function c58921041.aclimset(e,tp,eg,ep,ev,re,r,rp)
local tc=eg:GetFirst()
while tc do
tc:RegisterFlagEffect(58921041,RESET_PHASE+RESET_END+RESET_OPPO_TURN,0,1)
tc:RegisterFlagEffect(58921041,RESET_EVENT+0x1fe0000+RESET_PHASE+RESET_END+RESET_OPPO_TURN,0,1)
tc=eg:GetNext()
end
end
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