Commit 5f689e0e authored by Tachibana's avatar Tachibana

tnndx

parent d63d4516
Pipeline #2649 passed with stages
in 25 minutes and 40 seconds
......@@ -33,6 +33,7 @@ end
function c72412230.reop(e,tp,eg,ep,ev,re,r,rp)
local lg=Duel.SelectMatchingCard(tp,c72412230.refilter,tp,LOCATION_HAND+LOCATION_MZONE,0,1,1,nil)
if lg:GetCount()~=0 and Duel.SendtoGrave(lg,REASON_EFFECT)~=0 then
Duel.BreakEffect()
Duel.Damage(1-tp,1200,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