Skip to content

Commit

Permalink
Merge pull request #6758 from Algonem/patch-2
Browse files Browse the repository at this point in the history
Update astrology.lic
  • Loading branch information
MahtraDR authored Feb 9, 2024
2 parents eb2f3f6 + 1d7d819 commit 48a8bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astrology.lic
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class Astrology
def check_attunement
return if DRSkill.getxp('Attunement') > 30

['', 'mana', 'moons', 'planets'].each do |target|
['', 'mana', 'moons', 'planets', 'psychic', 'transduction', 'perception', 'moonlight'].each do |target|
DRC.bput("perceive #{target}", 'roundtime')
waitrt?
end
Expand Down

0 comments on commit 48a8bbd

Please sign in to comment.