Commit 649ea4da authored by mercury233's avatar mercury233 Committed by GitHub

fix エンプレス・オブ・エンディミオン

parent 96176da5
...@@ -113,7 +113,7 @@ function c39000945.rthop(e,tp,eg,ep,ev,re,r,rp) ...@@ -113,7 +113,7 @@ function c39000945.rthop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
if Duel.GetOperatedGroup():GetCount()>0 then if Duel.GetOperatedGroup():GetCount()>0 and ct>0 then
e:GetHandler():AddCounter(0x1,ct) e:GetHandler():AddCounter(0x1,ct)
end end
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