Commit 9e258e3c authored by Nemo Ma's avatar Nemo Ma

Update c11561064.lua

parent 313bd7a0
......@@ -137,7 +137,7 @@ function c11561064.bmop(e,tp,eg,ep,ev,re,r,rp)
local ttc=g:GetFirst()
if g:GetCount()>0 and ttc:IsFaceup() then
Duel.HintSelection(g)
Duel.NegateRelatedChain(tc,RESET_TURN_SET)
Duel.NegateRelatedChain(ttc,RESET_TURN_SET)
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_SINGLE)
e2:SetCode(EFFECT_DISABLE)
......
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