Commit 5a507ec1 authored by mercury233's avatar mercury233 Committed by GitHub

fix ヴァレルコード・ドラゴン

parent 4d5d91ba
...@@ -72,7 +72,7 @@ function c67288539.valcheck(e,c) ...@@ -72,7 +72,7 @@ function c67288539.valcheck(e,c)
end end
end end
function c67288539.descon(e,tp,eg,ep,ev,re,r,rp) function c67288539.descon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetFlagEffect(67288539)~=0 return e:GetHandler():GetFlagEffect(67288539)~=0 and Duel.GetAttackTarget()~=nil
end end
function c67288539.destg(e,tp,eg,ep,ev,re,r,rp,chk) function c67288539.destg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(aux.TRUE,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil) end if chk==0 then return Duel.IsExistingMatchingCard(aux.TRUE,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil) 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