Commit be0c7a19764ecb51a2a778618ec23a382646874a
1 parent
826a2c9e
挂机打完困难20101才设定完成引导22
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/actions/HangAction.lua
@@ -261,7 +261,7 @@ function _M.endBattleRpc(agent, data) | @@ -261,7 +261,7 @@ function _M.endBattleRpc(agent, data) | ||
261 | role:saveGuide(9, 2) | 261 | role:saveGuide(9, 2) |
262 | elseif carbonId == 10103 then | 262 | elseif carbonId == 10103 then |
263 | role:finishGuide(9) | 263 | role:finishGuide(9) |
264 | - elseif carbonId == 10220 then | 264 | + elseif carbonId == 20101 then |
265 | role:finishGuide(22) | 265 | role:finishGuide(22) |
266 | end | 266 | end |
267 | for _, guideData in pairs(csvdb["guide_unlockCsv"]) do | 267 | for _, guideData in pairs(csvdb["guide_unlockCsv"]) do |