Commit 34ff8868 authored by wind2009's avatar wind2009

Merge branch 'patch-6' into 'master'

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

See merge request !131
parents 93c5cd7a b653410e
Pipeline #30279 failed with stages
in 9 seconds
...@@ -62,5 +62,5 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -62,5 +62,5 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function s.intcon(e) 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 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