Commit a0bceff0 authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

Revert "fix (#1738)" (#1927)

This reverts commit cce512ea.
parent 5f11244a
......@@ -24,7 +24,6 @@ function c53503015.thfilter(c)
end
function c53503015.target(e,tp,eg,ep,ev,re,r,rp,chk)
local chk1=Duel.IsExistingMatchingCard(c53503015.cfilter,tp,LOCATION_MZONE,0,1,nil,0,true)
and Duel.GetFieldGroupCount(tp,LOCATION_DECK,0)>1
local chk2=Duel.IsExistingMatchingCard(c53503015.cfilter,tp,LOCATION_MZONE,0,1,nil,0,false)
and Duel.IsExistingMatchingCard(c53503015.thfilter,tp,LOCATION_DECK,0,1,nil)
if chk==0 then
......
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