Commit 233e052d authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12034000.lua

parent a9969b6e
......@@ -126,7 +126,7 @@ function sr_kmmm.spop(e,tp,eg,ep,ev,re,r,rp)
end
local chkf=tp
local mg=Duel.GetFusionMaterial(tp):Filter(sr_kmmm.filter1,nil,e)
local mg1=Duel.GetMatchingGroup(sr_kmmm.mfilter1,tp,LOCATION_HAND,0,nil)
local mg1=Duel.GetMatchingGroup(sr_kmmm.mfilter1,tp,LOCATION_HAND+LOCATION_ONFIELD,0,c)
mg:Merge(mg1)
local mg3=Group.FromCards()
local sg3=nil
......@@ -294,4 +294,4 @@ function cm.ex_effect_operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(RACE_ALL)
e1:SetReset(RESET_EVENT+0x1fe0000)
c:RegisterEffect(e1,true)
end
\ No newline at end of file
end
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