GITLAB
wasteland
/
server
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2f68b2e1c5f23ca070b34a46d850a69861462afa
Authored by
chenyueqi
2020-08-25 17:18:04 +0800
1 parent
62b92a1c
神器的引导步骤从55步开始
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/actions/AdvAction.lua
Inline
Side-by-side
src/actions/AdvAction.lua
Wrap text
Show/Hide comments
View file @
2f68b2e
...
...
@@ -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
...
...