Commit 15b03505 authored by mercury233's avatar mercury233

fix No.3 地獄蝉王ローカスト・キング

parent 6ea13639
...@@ -30,6 +30,7 @@ function c4997565.initial_effect(c) ...@@ -30,6 +30,7 @@ function c4997565.initial_effect(c)
e2:SetOperation(c4997565.disop) e2:SetOperation(c4997565.disop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
end end
c4997565.xyz_number=3
function c4997565.spfilter(c,e,tp) function c4997565.spfilter(c,e,tp)
return c:IsRace(RACE_INSECT) and c:IsCanBeSpecialSummoned(e,0,tp,false,false,POS_FACEUP_DEFENSE) return c:IsRace(RACE_INSECT) and c:IsCanBeSpecialSummoned(e,0,tp,false,false,POS_FACEUP_DEFENSE)
end end
......
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