Commit 8afb5be7 authored by REIKAI's avatar REIKAI 💬

update lua

parent b7a9c213
Pipeline #20958 passed with stages
in 27 minutes and 4 seconds
...@@ -62,7 +62,6 @@ end ...@@ -62,7 +62,6 @@ end
function cm.tdop(e,tp,eg,ep,ev,re,r,rp) function cm.tdop(e,tp,eg,ep,ev,re,r,rp)
local tc = Duel.GetFirstTarget() local tc = Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.HintSelection(g)
Duel.SendtoHand(tc,1-tp,REASON_EFFECT) Duel.SendtoHand(tc,1-tp,REASON_EFFECT)
end end
end end
\ No newline at end of file
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