Commit c412e3b9 authored by Grajade's avatar Grajade

Update c1156609.lua

parent 45b3c820
...@@ -33,7 +33,7 @@ function c1156609.initial_effect(c) ...@@ -33,7 +33,7 @@ function c1156609.initial_effect(c)
end end
-- --
function c1156609.Lcheck(g,lc) function c1156609.Lcheck(g,lc)
return g:IsExists(Card.IsLinkLevel,1,nil,1) return g:IsExists(Card.IsLevel,1,nil,1)
end end
-- --
function c1156609.cost1(e,tp,eg,ep,ev,re,r,rp,chk) function c1156609.cost1(e,tp,eg,ep,ev,re,r,rp,chk)
......
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