U319 - lotu juice

Valid fruit names like lotus would result in funny fruit juice names, eg
"lotu juice".  Looking at a long list of words ending in "us", the ones one
might reasonbly use for a fruit name were all singular, as were almost all
of the unreasonable words.  Changed the logic to prefer to leave "us" words
alone, except for 2 monster types that might be entered with "s" at the end.
Tengus is not correct, according to makeplural, but I put that in to be nice.
This commit is contained in:
cohrs
2003-03-05 05:45:45 +00:00
parent 5122409416
commit baa912fa61
2 changed files with 7 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ missing opthelp for use_inverse
Never say "It moves only reluctantly"
expert fireball/cone of cold could not target a monster seen only with
infravision or ESP
display "lotus juice", not "lotu juice" for the fruit juice name
Platform- and/or Interface-Specific Fixes