Skip to content

Commit

Permalink
make gear checks mandatory for tome.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
vtcifer authored Sep 6, 2024
1 parent 524b5ee commit 725d74f
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 725d74f

Please sign in to comment.