Commit a616e435 authored by nekrozar's avatar nekrozar

fix

parent d8bc74c8
...@@ -48,7 +48,7 @@ function c3167573.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -48,7 +48,7 @@ function c3167573.spop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function c3167573.descon(e,tp,eg,ep,ev,re,r,rp) function c3167573.descon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetFlagEffect(31829185)>0 and Duel.GetTurnCount()==e:GetLabel() return e:GetHandler():GetFlagEffect(3167573)>0 and Duel.GetTurnCount()==e:GetLabel()
end end
function c3167573.desop(e,tp,eg,ep,ev,re,r,rp) function c3167573.desop(e,tp,eg,ep,ev,re,r,rp)
e:SetLabel(0) e:SetLabel(0)
......
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