消四任务结算错误
This commit is contained in:
@@ -2458,7 +2458,7 @@ do--player.drop(P)--Place piece
|
|||||||
local t=ENV.mission[P.curMission]
|
local t=ENV.mission[P.curMission]
|
||||||
local success
|
local success
|
||||||
if t<5 then
|
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
|
success=true
|
||||||
end
|
end
|
||||||
elseif t<9 then
|
elseif t<9 then
|
||||||
|
|||||||
Reference in New Issue
Block a user