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

Merge pull request #71 from Lsty/patch-5

Update c368382.lua
parents 62beaed5 ed003f69
......@@ -35,7 +35,7 @@ function c368382.negcon(e,tp,eg,ep,ev,re,r,rp)
return g and g:IsExists(c368382.tfilter,1,e:GetHandler(),tp) and Duel.IsChainDisablable(ev)
end
function c368382.negop(e,tp,eg,ep,ev,re,r,rp)
if Duel.SelectYesNo(tp,aux.Stringid(368382,1)) then
if Duel.SelectYesNo(tp,aux.Stringid(368382,0)) then
e:GetHandler():RegisterFlagEffect(368382,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