Skip to content

Commit e1a335a

Browse files
authored
Small unofficial script update
1 parent 8d5fd36 commit e1a335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unofficial/c511027680.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function s.initial_effect(c)
1818
e2:SetCondition(s.changecon)
1919
e2:SetTarget(aux.TargetBoolFunction(Card.IsSetCard,SET_DD))
2020
e2:SetValue(0x20af)
21-
c:RegisterEffect(e2)
21+
--c:RegisterEffect(e2)
2222
end
2323
s.listed_series={SET_DD,0x20af}
2424
function s.activate(e,tp,eg,ep,ev,re,r,rp)

0 commit comments

Comments
 (0)