Commit 5c927951 authored by 未闻皂名's avatar 未闻皂名

2025/3/10 bug修复

parent 50215047
Pipeline #33546 passed with stages
in 10 minutes and 32 seconds
......@@ -41,5 +41,5 @@ end
--Attack Twice
function cm.condition(e)
local c=e:GetHandler()
return c:GetFlagEffect(20261048)~=0 and e:GetLabel()>=2
return c:GetFlagEffect(20283030)~=0 and e:GetLabel()>=2
end
\ No newline at end of file
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