Commit 6c0d9bcd authored by 想象力很好的毛虫's avatar 想象力很好的毛虫 Committed by GitHub

Update c33099732.lua (#2542)

parent 953be8ae
......@@ -55,7 +55,7 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e1,tp)
local e2=e1:Clone()
e2:SetCode(EFFECT_CANNOT_ACTIVATE)
e2:SetTarget(s.alimit)
e2:SetValue(s.alimit)
Duel.RegisterEffect(e2,tp)
end
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment