Commit 7fe76a9e authored by Tachibana's avatar Tachibana 🐟

31

parent 245e1e86
Pipeline #26663 passed with stages
in 17 minutes and 39 seconds
......@@ -122,5 +122,5 @@ function s.sortop(e,tp,eg,ep,ev,re,r,rp)
if Duel.GetFieldGroupCount(tp,LOCATION_DECK,0)<5 then return end
Duel.SortDecktop(tp,tp,5)
Duel.BreakEffect()
Duel.Draw(tp,1)
Duel.Draw(tp,1,REASON_EFFECT)
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