Make hostile monsters with launcher and ammo keep away

If a hostile monster is wielding a ranged weapon, and is carrying
appropriate ammo for it, make the monster try to stay away,
outside the melee range.
This commit is contained in:
Pasi Kallinen
2020-04-14 15:19:26 +03:00
parent ffb9540295
commit bddb80f13c
4 changed files with 24 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ male hero poly'd into nymph chooses charm vs seduce message based on being
male rather than on all nymphs being female but charm message was
using hardcoded pronouns She,her for target monster--wrong for male
target and noticable if "<mon> finishes taking off his suit" is given
hostile monsters with launcher and ammo try to stay away from melee range
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository