life-saved, while helpless
Implement the suggestion by entrez to avoid "while helpless" in the reason for the second death if hero gets killed, life-saved, and killed again at the same time. Life saving sets 'multi' to -1 which prevents the hero from moving again until next turn and is intended to make the sequencing of "you survived that attempt on your life" work if you're being interrupted during some multi-turn activity. It used to behave differently when the first death occurred while engaged in some voluntary multi-turn activity. I've removed that because I couldn't figure out why; it might need to be put back.
This commit is contained in:
@@ -864,6 +864,8 @@ be more flexible when wishing checks for artifact name matches; now allows
|
||||
exclude unique monsters from pacification when untrapped from web
|
||||
ask to kick a door open, if it's locked and you don't have unlocking tool
|
||||
give a message when stinking cloud is created on top of hero
|
||||
when being life-saved prevents the hero from moving again during current turn,
|
||||
avoid logfile annotation "while helpless" if hero dies a second time
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user