Commit 0cd4f467 authored by mercury233's avatar mercury233 Committed by GitHub

fix 双天将 密迹

parent e4b3824d
......@@ -48,7 +48,7 @@ function c284224.matcheck(e,c)
end
end
function c284224.indtg(e,c)
return c:IsType(0x14f) and c:IsType(TYPE_FUSION)
return c:IsSetCard(0x14f) and c:IsType(TYPE_FUSION)
end
function c284224.indct(e,re,r,rp)
if bit.band(r,REASON_BATTLE)~=0 then
......
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