Commit d8609cfa authored by mercury233's avatar mercury233 Committed by GitHub

fix 光の天穿バハルティヤ

parent d6015f87
......@@ -101,7 +101,7 @@ function c53318263.thop(e,tp,eg,ep,ev,re,r,rp)
if ct>0 and dg:FilterCount(Card.IsAbleToRemove,nil,tp,POS_FACEDOWN)==ct and Duel.Remove(dg,POS_FACEDOWN,REASON_EFFECT)==ct then
Duel.BreakEffect()
local og=Duel.GetOperatedGroup()
if Duel.SendtoDeck(hg,p,2,REASON_EFFECT)>0 then
if Duel.SendtoDeck(hg,nil,2,REASON_EFFECT)>0 then
Duel.SendtoHand(og,p,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