B01001 fix: corpse grammar
<Someone> wrote: > You start bashing monsters with your 2 cockatrice corpses. > You hit the foo with the cockatrice corpse (note singular). > The foo is slowing down. The foo turns to stone. > Also: Your cockatrice corpses rots away. It appears that vtense() has a problem recognizing "corpses" as plural. This doesn't fix that, it just switches to using otense() in this particular case.
This commit is contained in:
@@ -85,6 +85,7 @@ try even harder to avoid incorrect map display while changing levels
|
||||
no "freaked" message by exploding black light, unless you really are
|
||||
sleeping monster could respond to attacks by other monsters
|
||||
sleeping shopkeeper responds to various events without waking
|
||||
rotting corpses grammar fix
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user