fix incorrect plural of Nazgul

Incorporate <Someone>'s patch to skip adding of a final "s" to
"Nazgul" when pluralizing.
This commit is contained in:
nethack.rankin
2003-12-23 02:32:17 +00:00
parent 57b1e96238
commit 4a2dc925bb
2 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ wizard mode: avoid division by 0 crash for level teleport in the endgame if
don't #sit on an object in a pit if you're only on the precipice
fix message when pushing a boulder into a pool while riding
when you're teetering on the edge of a pit you can use '>' to enter the pit
plural of "Nazgul" is "Nazgul" not "Nazguls"
Platform- and/or Interface-Specific Fixes