Commit 323cd4f4 authored by GuGu's avatar GuGu

Update c21146.lua

parent d4849e07
Pipeline #39469 passed with stage
in 47 seconds
......@@ -28,6 +28,7 @@ function c21146.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
end
function c21146.activate(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local g=Duel.SelectMatchingCard(tp,aux.TRUE,tp,0,LOCATION_ONFIELD,1,1,e:GetHandler())
if #g>0 then
Duel.Remove(g,POS_FACEDOWN,REASON_EFFECT)
......
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