Show menu when paying items

... and have more than 1 billed item, and using non-traditional
menustyle.

I opted to add an extra field to the bill struct, because
that made the code cleaner.

Breaks saves and bones.
This commit is contained in:
Pasi Kallinen
2023-12-09 12:43:37 +02:00
parent 0ef2f15f51
commit 1ceb9d2d91
4 changed files with 73 additions and 7 deletions

View File

@@ -1321,6 +1321,7 @@ change vrock and hezrou from red to green, adjust vrock tile to have green
change wolf and werewolf to grey, warg to black
change [master] mind flayer, the Wizard, and the riders to bright magenta
walking into a shopkeeper tries to pay the bill
show billed items in a menu when paying with non-traditional menustyle
Fixes to 3.7.0-x General Problems Exposed Via git Repository