The "not enough of those available" error fires when the player's command is e.g. TAKE 17 (GARBAGE), and the number of visible objects is fewer than 17. It produces an inappropriate result such as "Only three of those are available."
(If the number of visible objects is at least 17, then the error is "You can't see any such thing", as expected.)
Steps to reproduce :
The Pea-green Boat is a room. The owl and the pussycat are in the Pea-green Boat.
Test me with "Take 5 pounds".
Reported by : DrFell
Description :
The "not enough of those available" error fires when the player's command is e.g. TAKE 17 (GARBAGE), and the number of visible objects is fewer than 17. It produces an inappropriate result such as "Only three of those are available."
(If the number of visible objects is at least 17, then the error is "You can't see any such thing", as expected.)
Steps to reproduce :
Additional information :
imported from: [Mantis 2039] Parser selecting "not enough of those available" error inappropriately, and producing nonsense