Commit 6d6234dc authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 2b69ee3e
Pipeline #30266 passed with stages
in 28 minutes and 11 seconds
......@@ -120,7 +120,7 @@ end
function c12835102.con62(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local tc=c:GetEquipTarget()
local g=Duel.GetChainInfo(ev,CHAININFO_TARGET_CARDS)
local g=Duel.GetChainInfo(ev,CHAININFO_TARGET_CARDS) or {}
local seq=tc:GetSequence()
local tp=tc:GetControler()
if re:IsHasProperty(EFFECT_FLAG_CARD_TARGET) and #g>0 and g:IsContains(tc) then return false 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