fix pull request #488 - regressions for 'a'pply

Restore some old behavior for the apply command that was changed
by the "getobj refactor" patch.  You couldn't attempt to apply
potions to determine whether they were oil, couldn't apply gray
stones once touchstone was discovered, and attempting to apply
arbitrary items gave "that is a silly thing to apply" rather
than "sorry, I don't know how to use that."
This commit is contained in:
PatR
2021-04-18 17:02:11 -07:00
parent 141cafb210
commit 221d82f899
3 changed files with 22 additions and 13 deletions

View File

@@ -614,6 +614,7 @@ give genetic engineers teleport capability (as they had in slash'em); 'port
away after polymorphing someone so that they don't just repeat that
if an invisible hero managed to convert an unaligned altar to an aligned one
with color enabled, altar wasn't immediately redrawn with new color
repair some regressions to (a)pply introduced by "getobj refactor" patch
curses: 'msg_window' option wasn't functional for curses unless the binary
also included tty support