Commit ba1f6fb2 authored by wind2009's avatar wind2009

Fix

parent 8158409b
Pipeline #42440 canceled with stages
in 26 seconds
No preview for this file type
......@@ -179,4 +179,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
end
function s.efilter(e,te)
return not te:GetHandler():IsSetCard(0x1ce) and te:IsActiveType(TYPE_MONSTER)
end
\ No newline at end of file
end
......@@ -72,4 +72,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
Duel.ShuffleDeck(tp)
end
\ No newline at end of file
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