Commit d85644d3 authored by Tachibana's avatar Tachibana

得得得得得

parent 7ee9c1bb
Pipeline #12049 passed with stages
in 37 minutes and 8 seconds
......@@ -48,6 +48,11 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local zt=sc:RemoveOverlayCard(tp,sc1,sc1,REASON_COST)
e:SetLabel(rk+zt)
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_EXTRA)
if sc then
Duel.SetChainLimit(function(e,lp,tp)
return e:GetHandler()~=sc
end)
end
end
function cm.activate(e,tp,eg,ep,ev,re,r,rp)
local nm=e:GetLabel()
......
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