调低竞速模式部分评价要求,科研模式通关条件改为100攻击(原200)
This commit is contained in:
@@ -7,7 +7,7 @@ local function tech_check_hard(P)
|
||||
return
|
||||
end
|
||||
end
|
||||
if P.stat.atk>=200 then
|
||||
if P.stat.atk>=100 then
|
||||
P:win("finish")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user