H143 - bugles affecting all monsters

<Someone> pointed out that bugles, although noisy, only affect soldiers.
This didn't make sense to me either.  Added code so they will also affect
monsters near the bugler.
This commit is contained in:
cohrs
2006-10-03 03:32:26 +00:00
parent 94cca17049
commit d04a0f808c
4 changed files with 25 additions and 6 deletions

View File

@@ -159,6 +159,7 @@ tame/peaceful grabber/engulfer will release hero after conflict ends
make changes in hallucination be reflected by changes in mimickery feedback
add Unaware pseudo-property to suppress various messages while unconscious
missile which kills engulfer will now be placed prior to hero's return to map
bugles affect all monsters to some extent
Platform- and/or Interface-Specific Fixes