Commit 462c4a37 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 5401d99a
Pipeline #29867 failed with stages
in 19 minutes and 12 seconds
......@@ -63,7 +63,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e1,tp)
end
function cm.limit(e,c)
return c:IsRace(RACE_FAIRY)
return not c:IsRace(RACE_FAIRY)
end
function cm.thfilter(c)
return c:IsCode(81050001,81050002) and c:IsAbleToHand()
......
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