Commit 2f68b2e1c5f23ca070b34a46d850a69861462afa

Authored by chenyueqi
1 parent 62b92a1c

神器的引导步骤从55步开始

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/actions/AdvAction.lua
... ... @@ -551,7 +551,7 @@ function _M.chooseArtifactRpc(agent, data)
551 551 if not status then return 4 end
552 552 adv:saveDB()
553 553  
554   - role:finishGuide(54)
  554 + role:saveGuide(55,1,true)
555 555  
556 556 SendPacket(actionCodes.Adv_chooseArtifactRpc, '')
557 557 return true
... ...