Commit 7dbaa75a authored by mercury233's avatar mercury233 Committed by GitHub

fix 戦華史略-孫劉同盟

parent 8c5e1439
......@@ -44,7 +44,7 @@ function c58116537.actcon(e,tp,eg,ep,ev,re,r,rp)
end
function c58116537.acttg(e,tp,eg,ep,ev,re,r,rp,chk)
local g=Duel.GetMatchingGroup(Card.IsFaceup,tp,0,LOCATION_MZONE,nil)
if chk==0 then return aux.GetAttributeCount(g)>1 end
if chk==0 then return aux.GetAttributeCount(g)>0 end
local tc=g:GetFirst()
local att=0
while tc do
......
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