Commit 6a48fb99 authored by salix5's avatar salix5

Merge pull request #266 from nekrozar/patch-2

fix Puppet King
parents 419386ad a616e435
......@@ -48,7 +48,7 @@ function c3167573.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
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
function c3167573.desop(e,tp,eg,ep,ev,re,r,rp)
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