fix #H5524 - green dragon breath

> Green dragons should probably not cough in their own breath.

They took no damage, but they did become blind.  Make creatures who
breath poison gas (adult green dragons, the Chromatic Dragon) be
immune to gas clouds like non-breathing creatures are.

There's no way to distinguish gas left behind by dragon breath from
that created by scroll of stinking cloud, so gas breathers are no
longer affected by the latter.
This commit is contained in:
PatR
2017-05-29 12:47:40 -07:00
parent 75c7af025c
commit f5c157cb4b
2 changed files with 10 additions and 3 deletions

View File

@@ -389,6 +389,7 @@ poor message when shape-shifted vampire reverts if cause of 'death' was
The vampire bat is disintegrated. The vampire bat suddenly transforms
and rises as a vampire. (fix: switch to existing alternate phrasing
used for amorphous form, "reconstitute" rather than "transform")
adult green dragons and the Chromatic Dragon were blinded by gas clouds
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository