Commit 007f3071 authored by mercury233's avatar mercury233 Committed by GitHub

fix 影霊衣の万華鏡

parent 5b02b5a6
...@@ -67,7 +67,7 @@ function c51124303.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -67,7 +67,7 @@ function c51124303.activate(e,tp,eg,ep,ev,re,r,rp)
local mg2=Duel.GetMatchingGroup(c51124303.mfilter,tp,LOCATION_EXTRA,0,nil) local mg2=Duel.GetMatchingGroup(c51124303.mfilter,tp,LOCATION_EXTRA,0,nil)
mg:Merge(mg2) mg:Merge(mg2)
else else
mg=mg:Filter(Card.IsLocation,nil,LOCATION_MZONE) mg=mg:Filter(c51124303.mzfilter,nil,tp)
end end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local mat=mg:FilterSelect(tp,c51124303.filter,1,1,nil,e,tp) local mat=mg:FilterSelect(tp,c51124303.filter,1,1,nil,e,tp)
......
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