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 8d5fd36 commit e1a335aCopy full SHA for e1a335a
unofficial/c511027680.lua
@@ -18,7 +18,7 @@ function s.initial_effect(c)
18
e2:SetCondition(s.changecon)
19
e2:SetTarget(aux.TargetBoolFunction(Card.IsSetCard,SET_DD))
20
e2:SetValue(0x20af)
21
- c:RegisterEffect(e2)
+ --c:RegisterEffect(e2)
22
end
23
s.listed_series={SET_DD,0x20af}
24
function s.activate(e,tp,eg,ep,ev,re,r,rp)
0 commit comments