Fix github issue #1016 - buried zombie theme room
Reported by vultur-cadens: it was possible to encounter ettin zombies and giant zombies at shallow levels if those levels were generated with the "buried zombies" theme room. This uses a simpler fix than the suggestion(s); it's only applicable to the zombie room though. Also, vary the zombify_mon timeout. If the hero happened to be in the room at the time that that expired, they would all claw their way out of the ground at once. The new variation is quite small so they still escape burial as a group, but over the span of 21 turns rather than all on one turn. Fixes #1016
This commit is contained in:
@@ -1551,6 +1551,7 @@ anti-magic field's reduction of hero's maximum energy could result in current
|
||||
energy being one point higher than maximum
|
||||
if hero was killed by a wand zapped by a monster, cause of death was reported
|
||||
as "killed by a bolt of <damage type> imagined by <monster>"
|
||||
throttle the difficulty of the monsters in theme room "buried zombies"
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user