You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--● Pay 1500 LP; negate the activation, and if you do, destroy that card, and if you do that, for the rest of this turn, neither player can activate cards, or the effects of cards, with its same original name
--For the rest of this turn, neither player can activate cards, or the effects of cards, with its same original name
@@ -84,7 +84,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
84
84
e1:SetReset(RESET_PHASE|PHASE_END)
85
85
Duel.RegisterEffect(e1,tp)
86
86
end
87
-
elseifop==2then
87
+
elseifcd.cost_choice==2then
88
88
--● Pay 3000 LP; negate the activation, and if you do, banish that card, then your opponent banishes all cards with its same original name from their hand and Deck
0 commit comments