Commit 34ee344d authored by Grajade's avatar Grajade

Update c1184022.lua

parent 87a16e06
Pipeline #20196 passed with stages
in 27 minutes and 7 seconds
......@@ -62,7 +62,7 @@ function c1184022.XyzLevelFreeCondition(f,gf,minct,maxct)
exg=Duel.GetMatchingGroup(c1184022.XyzExgFilter,tp,LOCATION_SZONE,0,nil,c)
mg:Merge(exg)
end
local sg=aux.GetMustMaterialGroup(tp,EFFECT_MUST_BE_XMATERIAL)
local sg=Duel.GetMustMaterial(tp,EFFECT_MUST_BE_XMATERIAL)
if sg:IsExists(aux.MustMaterialCounterFilter,1,nil,mg) then return false end
Duel.SetSelectedCard(sg)
aux.GCheckAdditional=aux.TuneMagicianCheckAdditionalX(EFFECT_TUNE_MAGICIAN_X)
......
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