We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7661fc3 commit 7a13540Copy full SHA for 7a13540
official/c95626382.lua
@@ -43,7 +43,6 @@ function s.initial_effect(c)
43
c:RegisterEffect(e3)
44
aux.AddEREquipLimit(c,nil,function(ec,c,tp) return ec:IsControler(1-tp) end,Card.EquipByEffectAndLimitRegister,e3)
45
end
46
-s.listed_series={SET_DOOM_Z}
47
function s.eqfilter(c,tp)
48
return c:IsFaceup() and (c:IsControler(tp) or c:IsAbleToChangeControler())
49
0 commit comments