Commit 399cc4b1 authored by Crescent/毛虫's avatar Crescent/毛虫

Update c100236037.lua

parent fa2fff1e
Pipeline #34036 passed with stages
in 1 minute and 48 seconds
......@@ -63,6 +63,7 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
local g2=Duel.GetMatchingGroup(aux.NecroValleyFilter(Card.IsAbleToRemove),tp,0,LOCATION_GRAVE,nil)
g1:Merge(g2)
aux.GCheckAdditional=s.gcheck
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_REMOVE)
local sg=g1:SelectSubGroup(tp,aux.TRUE,false,1,2)
aux.GCheckAdditional=nil
Duel.HintSelection(sg)
......
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