Commit 138c07a0 authored by Huangnan's avatar Huangnan

fix

parent 0874e654
......@@ -81,7 +81,7 @@ function c1009017.chlimit(e,ep,tp)
return tp==ep
end
function c1009017.operation(e,tp,eg,ep,ev,re,r,rp)
local sg=Duel.GetMatchingGroup(c1009017.filter,tp,0,LOCATION_ONFIELD,nil)
local sg=Duel.GetMatchingGroup(c1009017.filter,tp,0,LOCATION_MZONE,nil)
Duel.SendtoHand(sg,nil,REASON_EFFECT)
Duel.Hint(HINT_MUSIC,0,aux.Stringid(1009017,0))
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