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

Replace c50224815.lua

parent e2e4948c
Pipeline #30532 passed with stages
in 23 minutes and 33 seconds
...@@ -43,7 +43,7 @@ function c50224815.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -43,7 +43,7 @@ function c50224815.target(e,tp,eg,ep,ev,re,r,rp,chk)
te:SetLabelObject(e:GetLabelObject()) te:SetLabelObject(e:GetLabelObject())
e:SetLabelObject(te) e:SetLabelObject(te)
Duel.ClearOperationInfo(0) Duel.ClearOperationInfo(0)
if Duel.IsExistingMatchingCard(c50224815.lmfilter,tp,LOCATION_MZONE,0,1,nil) then if Duel.IsExistingMatchingCard(c50224815.lmfilter,tp,LOCATION_MZONE,0,1,nil) and e:IsHasType(EFFECT_TYPE_ACTIVATE) then
Duel.SetChainLimit(c50224815.chainlm) Duel.SetChainLimit(c50224815.chainlm)
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