Commit 80f68164 authored by DailyShana's avatar DailyShana

Merge pull request #417 from destdev/patch-3

fix Cattle Call
parents 57c8e2f8 e64e2aa2
...@@ -77,7 +77,7 @@ function c50619462.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -77,7 +77,7 @@ function c50619462.spop(e,tp,eg,ep,ev,re,r,rp)
end end
function c50619462.descon(e,tp,eg,ep,ev,re,r,rp) function c50619462.descon(e,tp,eg,ep,ev,re,r,rp)
local tc=e:GetLabelObject() local tc=e:GetLabelObject()
if tc:GetFlagEffectLabel(50619462)~=0 then if tc:GetFlagEffect(50619462)~=0 then
return true return true
else else
e:Reset() e:Reset()
......
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