Commit db8965a3 authored by DailyShana's avatar DailyShana

cleanup

parent 928f64e3
...@@ -989,15 +989,6 @@ function Auxiliary.XyzLevelFreeOperation2(f,gf,minct,maxct,alterf,desc,op) ...@@ -989,15 +989,6 @@ function Auxiliary.XyzLevelFreeOperation2(f,gf,minct,maxct,alterf,desc,op)
end end
end end
end end
function Auxiliary.FConditionFilterF2(c,g2)
return g2:IsExists(aux.TRUE,1,c)
end
function Auxiliary.FConditionFilterF2c(c,f1,f2)
return f1(c) or f2(c)
end
function Auxiliary.FConditionCheckF(c,chkf)
return c:IsLocation(LOCATION_MZONE) and c:IsControler(chkf)
end
--material_count: number of different names in material list --material_count: number of different names in material list
--material: names in material list --material: names in material list
--Fusion monster, mixed materials --Fusion monster, mixed materials
......
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