Skip to content

Commit 1fdf36d

Browse files
authored
Update c43904702.lua
1 parent 54c8a41 commit 1fdf36d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

official/c43904702.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ function s.initial_effect(c)
3131
e2:SetOperation(s.rmop)
3232
c:RegisterEffect(e2)
3333
end
34-
s.listed_series={SET_KEWL_TUNE}
3534
function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
3635
local c=e:GetHandler()
3736
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>0
@@ -63,4 +62,4 @@ function s.rmop(e,tp,eg,ep,ev,re,r,rp)
6362
if #rg>0 then
6463
Duel.Remove(rg,POS_FACEUP,REASON_EFFECT)
6564
end
66-
end
65+
end

0 commit comments

Comments
 (0)