Commit 2138dcef authored by TanakaKotoha's avatar TanakaKotoha

daniaozhuanzhuanzhuan

parent 792afd3d
Pipeline #2496 passed with stages
in 51 minutes and 46 seconds
......@@ -67,7 +67,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
function cm.spfilter(c,e,tp)
return c:IsRace(RACE_FAIRY+RACE_SPELLCASTER) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
return c:IsRace(RACE_WARRIOR+RACE_MACHINE) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
end
function cm.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsPlayerCanDiscardDeck(tp,3) 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