Skip to content

Commit

Permalink
Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR committed Dec 12, 2024
1 parent 46153e6 commit 020caab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependency.lic
Original file line number Diff line number Diff line change
Expand Up @@ -1800,7 +1800,7 @@ unless DRINFOMON_IN_CORE_LICH
custom_require.call('drinfomon')

echo("DRinfomon ready.")
else
else
Lich::Util.issue_command("exp all 0", /^Circle: \d+/, /^Rested EXP Stored|type: AWAKEN|Unlock Rested Experience/, quiet: true, timeout: 1)
Lich::Util.issue_command("info", /^Name/, /^<output class=""/, quiet: true, timeout: 1)
Lich::Util.issue_command("ability", /^You (know the Berserks|recall the spells you have learned from your training)|^From your apprenticeship you remember practicing/, /^You (recall that you have \d+ training sessions|can use SPELL STANCE \[HELP\]|have \d+ available slot)/, quiet: true, timeout: 1)
Expand Down

0 comments on commit 020caab

Please sign in to comment.