Commit 84cb78ea authored by Amiya's avatar Amiya

修复

parent 63187d5e
Pipeline #40179 passed with stages
in 2 minutes and 2 seconds
......@@ -37,7 +37,6 @@ function s.rmtg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function s.rmop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local lg=c:GetColumnGroup()
if c:IsRelateToChain() and Duel.Destroy(c,REASON_EFFECT)>0 then
local ct=Duel.GetFieldGroupCount(tp,0,LOCATION_DECK)
if ct>5 then ct=6 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