修复科研模式不会结束游戏

This commit is contained in:
MrZ626
2021-04-23 22:30:19 +08:00
parent 79a7c53581
commit e49e4a05bc
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ return{
drop=0,lock=60,
freshLimit=15,
b2bKill=true,
function(P)if P.stat.atk>=100 then P:win("finish")end end,
dropPiece=function(P)if P.stat.atk>=100 then P:win("finish")end end,
bg="matrix",bgm="warped",
},
load=function()