Skip to content

Commit 7a13540

Browse files
authored
Update c95626382.lua
1 parent 7661fc3 commit 7a13540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

official/c95626382.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ function s.initial_effect(c)
4343
c:RegisterEffect(e3)
4444
aux.AddEREquipLimit(c,nil,function(ec,c,tp) return ec:IsControler(1-tp) end,Card.EquipByEffectAndLimitRegister,e3)
4545
end
46-
s.listed_series={SET_DOOM_Z}
4746
function s.eqfilter(c,tp)
4847
return c:IsFaceup() and (c:IsControler(tp) or c:IsAbleToChangeControler())
4948
end

0 commit comments

Comments
 (0)