Commit 5bbaee16 authored by GuGu's avatar GuGu

Update c25007.lua 40行油库被注释后导致跳红

parent 67adaada
Pipeline #22058 passed with stage
in 55 seconds
......@@ -37,7 +37,7 @@ function c25007.negcon3(e,tp,eg,ep,ev,re,r,rp)
local flag2 = d and "防守者"..d:GetCode().."," or "无防守者,"
local flag3 = a==c and "攻击者是小町" or ""
local flag4 = d==c and "防守者是小町" or ""
Nef.Log(flag1..flag2..flag3..flag4)
--Nef.Log(flag1..flag2..flag3..flag4)
return a and d and (a==c or d==c)
end
function c25007.negop3(e,tp,eg,ep,ev,re,r,rp)
......
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