Skip to content

Commit

Permalink
Merge pull request #6845 from hat071af/master
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Jun 18, 2024
2 parents 789051d + 18e834b commit 2bcd90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion combat-trainer.lic
Original file line number Diff line number Diff line change
Expand Up @@ -3995,7 +3995,7 @@ class CombatTrainer
end

def setup(settings)
Flags.add('ct-spellcast', '^Your formation of a targeting pattern around .+ has completed\.', 'Your target pattern has finished forming around the area', '^You feel fully prepared to cast your spell\.')
Flags.add('ct-spellcast', '^Your formation of a targeting pattern around .+ has completed\.', 'Your target pattern has finished forming around the area', '^You feel fully prepared to cast your spell\.', '^Your spell pattern snaps into shape with little preparation!')

Flags.add('last-stance', 'Setting your Evasion stance to \d+%, your Parry stance to \d+%, and your Shield stance to \d+%. You have \d+ stance points left')

Expand Down

0 comments on commit 2bcd90a

Please sign in to comment.