region bit

When hero was swallowed and a temporary region at swallower's spot
expired, hero was told "the gas cloud around you dissipates".  This
just suppresses the message rather than changing it into "the gas
cloud around <engulfer> dissipates".
This commit is contained in:
PatR
2024-08-16 12:26:17 -07:00
parent 4fb7dd2cd0
commit 5617f32eb4
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -1454,6 +1454,8 @@ when there was a trap on a no-dig level, the floor beneath it was always
the #terrain command didn't know how to cope with visible gas/cloud regions;
treat as traps as far as player choice of whether to show or hide;
if/when a spot contains both region and trap, show the trap
region expiration reported "the gas cloud around you dissipates" even when the
hero was swallowed
Fixes to 3.7.0-x General Problems Exposed Via git Repository