Commit 71091b8e authored by mercury233's avatar mercury233 Committed by GitHub

fix バージェストマ・ディノミスクス

parent c539e6a8
......@@ -38,7 +38,7 @@ end
function c38761908.activate(e,tp,eg,ep,ev,re,r,rp)
local tc=Duel.GetFirstTarget()
if Duel.DiscardHand(tp,c38761908.filter1,1,1,REASON_EFFECT+REASON_DISCARD,nil)~=0
and tc:IsFaceup() and tc:IsRelateToEffect(e) then
and tc:IsRelateToEffect(e) then
Duel.Remove(tc,POS_FACEUP,REASON_EFFECT)
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