Commit f655ceed authored by Tachibana's avatar Tachibana

eme

parent efd88ca1
Pipeline #9248 passed with stages
in 30 minutes and 26 seconds
......@@ -43,7 +43,7 @@ function cm.splimit(e,se,sp,st)
return not StarLight_from_K.Brightstarlight_Effect[se]
end
function cm.mfilter(c)
return c:IsRace(RACE_MACHINE) and c:IsAttribute(ATTRIBUTE_LIGHT)
return c:IsRace(RACE_FAIRY) and c:IsAttribute(ATTRIBUTE_LIGHT)
end
function cm.ovfilter(c)
return c:IsFaceup() and c:IsOriginalCodeRule(m-3) and c:IsType(TYPE_XYZ)
......
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