Commit cb071182 authored by wind2009's avatar wind2009

Fix Xyz Lay

parent e81ca12b
Pipeline #37888 passed with stages
in 3 minutes and 45 seconds
...@@ -92,6 +92,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -92,6 +92,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
e2:SetReset(RESET_EVENT+RESETS_STANDARD) e2:SetReset(RESET_EVENT+RESETS_STANDARD)
sc:RegisterEffect(e2) sc:RegisterEffect(e2)
end end
Duel.SpecialSummonComplete()
end end
function s.atkval(e,c) function s.atkval(e,c)
return Duel.GetOverlayCount(e:GetHandlerPlayer(),1,1)*200 return Duel.GetOverlayCount(e:GetHandlerPlayer(),1,1)*200
......
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