Commit 7c447f32 authored by Mr.Tan's avatar Mr.Tan

Update 麗しき磁律機壊

parent 1a7c5687
Pipeline #35821 failed with stages
in 50 seconds
...@@ -58,7 +58,7 @@ function s.antg(e,c) ...@@ -58,7 +58,7 @@ function s.antg(e,c)
return e:GetHandler():GetLinkedGroup():IsContains(c) return e:GetHandler():GetLinkedGroup():IsContains(c)
end end
function s.discon(e,tp,eg,ep,ev,re,r,rp) function s.discon(e,tp,eg,ep,ev,re,r,rp)
return re:IsActiveType(TYPE_MONSTER) and e:GetHandler():GetLinkedGroup():IsContains(re:GetHandler()) return re:IsActiveType(TYPE_MONSTER) and re:GetHandler():IsRelateToChain() and e:GetHandler():GetLinkedGroup():IsContains(re:GetHandler())
end end
function s.disop(e,tp,eg,ep,ev,re,r,rp) function s.disop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_CARD,0,id) Duel.Hint(HINT_CARD,0,id)
......
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