消四任务结算错误

This commit is contained in:
MrZ626
2020-10-06 18:15:47 +08:00
parent 80d14da564
commit 0585b74a35

View File

@@ -2458,7 +2458,7 @@ do--player.drop(P)--Place piece
local t=ENV.mission[P.curMission]
local success
if t<5 then
if C.row==t and not C.special then
if C.row==t and(t==4 or not C.special)then
success=true
end
elseif t<9 then