Commit df1d76b4 authored by nanahira's avatar nanahira

update

parent 0523dd2f
...@@ -88,7 +88,7 @@ function c710245.eqfilter2(c) ...@@ -88,7 +88,7 @@ function c710245.eqfilter2(c)
end end
function c710245.eqtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc) function c710245.eqtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_SZONE)>0 if chk==0 then return Duel.GetLocationCount(tp,LOCATION_SZONE)>0
and Duel.IsExistingMatchingCard(c710237.eqfilter2,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil,c) and Duel.IsExistingMatchingCard(c710245.eqfilter2,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil,c)
end end
Duel.SetOperationInfo(0,CATEGORY_EQUIP,nil,1,tp,LOCATION_GRAVE) Duel.SetOperationInfo(0,CATEGORY_EQUIP,nil,1,tp,LOCATION_GRAVE)
end 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