Commit a75d10a8 authored by mallu11's avatar mallu11 Committed by GitHub

fix 戦華史略-孫劉同盟 (#1451)

parent 80609766
...@@ -43,7 +43,7 @@ function c58116537.actcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -43,7 +43,7 @@ function c58116537.actcon(e,tp,eg,ep,ev,re,r,rp)
return sg and sg:GetClassCount(Card.GetAttribute)>=2 return sg and sg:GetClassCount(Card.GetAttribute)>=2
end end
function c58116537.acttg(e,tp,eg,ep,ev,re,r,rp,chk) function c58116537.acttg(e,tp,eg,ep,ev,re,r,rp,chk)
local g=Duel.GetMatchingGroup(Card.IsFaceup,tp,LOCATION_MZONE,LOCATION_MZONE,nil) local g=Duel.GetMatchingGroup(Card.IsFaceup,tp,0,LOCATION_MZONE,nil)
if chk==0 then if chk==0 then
if g:GetCount()==0 then return false end if g:GetCount()==0 then return false end
local tc=g:GetFirst() local tc=g:GetFirst()
......
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