Commit c0729d31 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c50223330.lua

parent 1eafd3c4
Pipeline #30940 canceled with stages
in 2 minutes and 28 seconds
......@@ -77,7 +77,7 @@ end
function c50223330.ctop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS):Filter(Card.IsRelateToEffect,nil,e)
if g:GetCount()~=0 then
tc=g:GetFirst()
local tc=g:GetFirst()
while tc do
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_FIELD)
......
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