Commit 52637851 authored by Amiya's avatar Amiya

修复

parent 9dbcb1b7
Pipeline #42548 passed with stages
in 1 minute and 52 seconds
......@@ -16,7 +16,7 @@ function s.xyzlv(e,c,rc)
return e:GetHandler():GetLevel()+e:GetLabel()*0x10000
end
function s.xyzfiltr(c,g)
return c:IsSetCard(0x8f,0x54,0x59,0x82,0x106f,0x6d,0x48,0x107e,0x207e)
return c:IsSetCard(0x8f,0x54,0x59,0x82,0x206f,0x6d,0x48,0x107e,0x207e)
and c:IsXyzSummonable(g,2,2)
end
function s.spfilter(c,e,tp,ec)
......
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