Commit 4d4e65bc authored by GuGu's avatar GuGu

Update c19027.lua

parent 521286ec
Pipeline #39268 passed with stage
in 7 seconds
...@@ -53,6 +53,7 @@ function c19027.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -53,6 +53,7 @@ function c19027.desop(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_FORBIDDEN) e1:SetCode(EFFECT_FORBIDDEN)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e1,true) tc:RegisterEffect(e1,true)
tc=g:GetNext()
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