Commit 8763b645 authored by TanakaKotoha's avatar TanakaKotoha

nanodesu

parent 6224c897
......@@ -32,7 +32,7 @@ function c65020163.initial_effect(c)
c:RegisterEffect(e3)
end
function c65020163.xyzlvf(c)
return c:GetLevel()>1
return c:GetLevel()>0
end
function c65020163.xyzcheck(g)
return g:GetClassCount(Card.GetLevel)==1
......
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