Skip to content

Commit 402e966

Browse files
authored
Update "Defrostrooper"
1 parent ccb279b commit 402e966

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rush/c160402029.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
3434
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND)
3535
local g=Duel.SelectMatchingCard(tp,s.thfilter,tp,LOCATION_GRAVE,0,1,1,nil)
3636
if #g>0 then
37-
Duel.BreakEffect()
3837
Duel.HintSelection(g,true)
3938
Duel.SendtoHand(g,nil,REASON_EFFECT)
4039
end

0 commit comments

Comments
 (0)