Commit 5dccd317 authored by Vury Leo's avatar Vury Leo

remove unused

parent 4239819a
......@@ -40,9 +40,6 @@ function s.initial_effect(c)
c:RegisterEffect(e3)
aux.CreateMaterialReasonCardRelation(c,e3)
end
function s.matfilter(c)
return c:IsType(TYPE_TUNER)
end
function s.valcheck(e,c)
local g=c:GetMaterial()
local mg=g:Filter(Card.IsTuner,nil,c)
......
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