Commit 33fba663 authored by 未闻皂名's avatar 未闻皂名

2021/3/20 修复bug

parent 591d972f
No preview for this file type
......@@ -36,6 +36,7 @@ function cm.cost(e,tp,eg,ep,ev,re,r,rp,chk)
local tg=Duel.GetDecktopGroup(tp,1)
Duel.MoveSequence(tg:GetFirst(),1)
end
end
function cm.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetMZoneCount(tp)>0
and Duel.IsExistingMatchingCard(cm.spfilter,tp,LOCATION_GRAVE,0,1,nil,e,tp) 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