Skip to content

Commit

Permalink
Heal on spell backfire
Browse files Browse the repository at this point in the history
Fixes #234
  • Loading branch information
rpherbig committed Feb 13, 2016
1 parent c42152f commit 640fee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crossing-training.lic
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ class CrossingTraining
end
if Flags['ct-spell-fail']
fput('rel symb')
wait_for_script_to_complete('safe-room')
elsif DRSkill.getxp(skill).to_i - snapshot <= 1
UserVars.discerns[data['abbrev']]['more'] = UserVars.discerns[data['abbrev']]['more'] + 1
end
Expand Down

0 comments on commit 640fee2

Please sign in to comment.