Commit b09e48c2 authored by salix5's avatar salix5

Merge pull request #1159 from Tianchenglipu/patch-44

Update c8903700.lua
parents 12379fd3 d41aeb10
...@@ -29,7 +29,7 @@ function c8903700.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -29,7 +29,7 @@ function c8903700.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON) e1:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON)
e1:SetReset(RESET_EVENT+0x1fe0000) e1:SetReset(RESET_EVENT+0x1fe0000)
e1:SetAbsoluteRange(rp,0,1) e1:SetAbsoluteRange(rp,0,1)
rc:RegisterEffect(e1) rc:RegisterEffect(e1,true)
rc:RegisterFlagEffect(8903700,RESET_EVENT+0x1fe0000,0,1) rc:RegisterFlagEffect(8903700,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