Commit 0e099a24 authored by Grajade's avatar Grajade

Update c1184022.lua

parent 34ee344d
Pipeline #20197 passed with stages
in 23 minutes and 43 seconds
......@@ -89,7 +89,7 @@ function c1184022.XyzLevelFreeTarget(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)
Duel.SetSelectedCard(sg)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_XMATERIAL)
local cancel=Duel.IsSummonCancelable()
......
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