fix #H4401 - grammar bug when hallucinating
You kill poor goblin. "poor" implies a pet; pet has a name; "the" is omitted for named creature; hallucination suppresses name, so "the" needs to be reinstated. You kill the poor goblin.
This commit is contained in:
@@ -186,6 +186,7 @@ wand/spell/breath zaps that reached the edge of the level on the Plane of Air
|
||||
stop amulets and other items which aren't affected by erosion damage from
|
||||
being subjected to erosion damage
|
||||
grammar bit: polyself w/ gender change yielded "you turn into a Elvenking"
|
||||
grammar bit when hallucinating: "you kill poor goblin" ('the' missing for pet)
|
||||
some blindness cures ignored u.ucreamed
|
||||
some instances of stun or confusion timers were being overridden rather than
|
||||
incremented when new stun or confusion damage was suffered
|
||||
|
||||
Reference in New Issue
Block a user