Commit 16020ef4 authored by Huangnan's avatar Huangnan

Update c1000370.lua

parent bc1b7575
......@@ -39,7 +39,7 @@ function c1000370.initial_effect(c)
c:RegisterEffect(e9)
end
function c1000370.sfilter(c)
return c:IsRace(RACE_ZOMBIE) and c:IsType(TYPE_SYNCHRO)
return c:IsRace(RACE_ZOMBIE)
end
function c1000370.pmfilter(c)
return c:IsSetCard(0xc200)
......
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