Commit 12379fd3 authored by salix5's avatar salix5

Merge pull request #1164 from Tianchenglipu/patch-43

Update c30492798.lua
parents 77a0895a 1119c6af
...@@ -29,7 +29,7 @@ function c30492798.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -29,7 +29,7 @@ function c30492798.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_IMMUNE_EFFECT) e1:SetCode(EFFECT_IMMUNE_EFFECT)
e1:SetReset(RESET_EVENT+0x1fe0000) e1:SetReset(RESET_EVENT+0x1fe0000)
e1:SetValue(c30492798.efilter) e1:SetValue(c30492798.efilter)
rc:RegisterEffect(e1) rc:RegisterEffect(e1,true)
rc:RegisterFlagEffect(30492798,RESET_EVENT+0x1fe0000,0,1) rc:RegisterFlagEffect(30492798,RESET_EVENT+0x1fe0000,0,1)
end end
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