Skip to content

Commit

Permalink
pull module./
Browse files Browse the repository at this point in the history
  • Loading branch information
DerpleMQ2 committed Jan 4, 2024
1 parent 34fceb8 commit 4f5e093
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions modules/pull.lua
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ function Module:GiveTime(combat_stateModule)
if RGMercUtils.GetXTHaterCount() > 0 then
RGMercsLogger.log_info("\awNOTICE:\ax Gained aggro -- aborting pull!")
-- TODO: if pull aborts then go back to camp
mq.cmdf("/nav stop")
return
end
end
Expand Down
2 changes: 1 addition & 1 deletion version.lua
Original file line number Diff line number Diff line change
@@ -1 +1 @@
return { commitId = '97b06cf 2024-01-03' }
return { commitId = '34fceb8 2024-01-03' }

0 comments on commit 4f5e093

Please sign in to comment.