Commit a1e7948d authored by 独孤朲's avatar 独孤朲

Merge pull request #75 from Lsty/patch-6

Update c38988538.lua
parents 848dad45 8aa9b09d
......@@ -43,7 +43,7 @@ function c38988538.negcon(e,tp,eg,ep,ev,re,r,rp)
return g and g:IsExists(c38988538.tfilter,1,e:GetHandler(),tp) and Duel.IsChainDisablable(ev)
end
function c38988538.negop(e,tp,eg,ep,ev,re,r,rp)
if Duel.SelectYesNo(tp,aux.Stringid(38988538,1)) then
if Duel.SelectYesNo(tp,aux.Stringid(38988538,0)) then
e:GetHandler():RegisterFlagEffect(38988538,RESET_EVENT+0x1fe0000,0,1)
Duel.NegateEffect(ev)
Duel.BreakEffect()
......
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