Skip to content

Commit

Permalink
Merge pull request #6912 from vtcifer/advisory_check_of_gear_for_almanac
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Sep 6, 2024
2 parents 9fc5933 + 7098555 commit 5830c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions almanac.lic
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ class Almanac
message = "To minimize the possibility that items that you hold in your hands could be lost they should be listed in your `gear:`. Your almanac is not listed in your `gear:` settings:"
message += "\n - #{@almanac}"
message += "\nIf you need assistance with this, please ask in the lich discord (listed in #{$clean_lich_char}links) for help."
message += "\n\n---This check is *advisory* for now, but will become mandatory in the near future.---"
message += "\n\n---The script will now abort.---"
DRC.message(message)
pause 10
exit
end

pause startup_delay
Expand Down

0 comments on commit 5830c69

Please sign in to comment.