Commit b653410e authored by Mr.Tan's avatar Mr.Tan

Fix 天威龍-ムーラ・アーダラ

parent 93c5cd7a
Pipeline #30277 failed with stages
in 9 seconds
......@@ -62,5 +62,5 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
end
end
function s.intcon(e)
return Duel.IsExistingMatchingCard(aux.AND(aux.NOT(Card.IsType),Card.IsFaceup),e:GetHandlerPlayer(),LOCATION_MZONE,0,1,nil,TYPE_EFFECT)
return Duel.IsExistingMatchingCard(aux.AND(aux.NOT(Card.IsType),Card.IsFaceup),e:GetHandlerPlayer(),LOCATION_MZONE,LOCATION_MZONE,1,nil,TYPE_EFFECT)
end
\ No newline at end of file
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