Skip to content

Commit ffa028d

Browse files
committed
fixed Fairy of the Stars
1 parent 4fdc2e7 commit ffa028d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rush/c160219016.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
4444
Duel.HintSelection(td)
4545
if Duel.SendtoDeck(td,nil,SEQ_DECKSHUFFLE,REASON_COST)<1 then return end
4646
--Effect
47-
if Duel.GetLocationCount(tp,LOCATION_MZONE)<=0 then return end
4847
local g=Duel.SelectMatchingCard(tp,s.namefilter2,tp,LOCATION_GRAVE,0,1,1,nil,c:GetCode())
4948
if #g>0 then
5049
Duel.HintSelection(g)

0 commit comments

Comments
 (0)