Skip to content

Commit

Permalink
Merge pull request #6913 from vtcifer/advisory_check_of_gear_for_tome
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Sep 6, 2024
2 parents 88005e2 + 725d74f commit 9fc5933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tome.lic
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ class Tome
message = "To minimize the possibility that items that you hold in your hands could be lost they should be listed in your `gear:`. Your tome is not listed in your `gear:` settings:"
message += "\n - #{@@tome}"
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

@penultimate_pages = {
Expand Down

0 comments on commit 9fc5933

Please sign in to comment.