Commit bcdaa66b authored by nanahira's avatar nanahira

update

parent df161bf6
Pipeline #815 passed with stages
in 43 minutes and 26 seconds
......@@ -88,7 +88,7 @@ function c72404107.activate(e,tp,eg,ep,ev,re,r,rp)
end
elseif sel==4 then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local g=Duel.SelectMatchingCard(tp,c72404107.filter,tp,LOCATION_GRAVE,0,5,5,nil)
local g=Duel.SelectMatchingCard(tp,c72404107.filter1,tp,LOCATION_GRAVE,0,5,5,nil)
if g:GetCount()==5 then
if Duel.SendtoDeck(g,REASON_EFFECT)~=5 then
Duel.Draw(tp,1,REASON_EFFECT)
......
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