Commit aee3cb63 authored by wind2009's avatar wind2009

Merge branch 'patch-2' into 'master'

Fix 糾罪巧-Astaγ.PIXIEA

See merge request !220
parents 4b5508ff e747ed46
Pipeline #40157 passed with stages
in 4 minutes and 24 seconds
......@@ -162,9 +162,6 @@ end
function s.flipop(e,tp,eg,ep,ev,re,r,rp)
e:GetHandler():RegisterFlagEffect(id,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(id,4))
end
function s.efffilter(c,ec)
return c==ec and c:IsFaceup() and c:GetFlagEffect(id)>0 and not c:IsStatus(STATUS_BATTLE_DESTROYED) and not c:IsDisabled()
end
function s.effcon(e)
local c=e:GetHandler()
return c:GetFlagEffect(id)>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