bernardosulzbach / dungeon

Text-based open-world RPG made with Java
https://www.bernardosulzbach.com/dungeon
BSD 3-Clause "New" or "Revised" License
144 stars 52 forks source link

Should use fully qualified item names when looking #389

Closed bernardosulzbach closed 6 years ago

bernardosulzbach commented 7 years ago

This is relevant so that finding that rare special item is easier. Also, because selecting works with qualified names since #387 we have to show the names that the player is actually trying to match.