If you have 'fixinv' set to Off and and an inventory of three items, they'll always be a and b and c. #adjust had you pick 'from' slot among [abc] and the prompt for 'to' was supposed to show the letter you picked plus 'd' for 'move to last'. But it was only showing the 'from' letter itself as likely candidate, omitting the last+1 choice. (Anything after the last letter in use could be picked and yield the right result, only the list of likely candidate slots in the prompt wrong.) Fixed more by trial and error than by understanding why the old code didn't do what was intended.
114 KiB
114 KiB