Opened 9 months ago
Closed 2 months ago
#15852 closed defect (fixed)
PRIVATE: Inventory items are added to the inventory screen in the case book even if they aren't acquired
| Reported by: | neuromancer | Owned by: | neuromancer |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Private |
| Version: | Keywords: | ||
| Cc: | TrivialBalderdash | Game: | Private Eye |
Description
In the game, when Marlowe looks at an item, the game usually asks "Should I take it, or leave it for the police?" If you decide not to take the item, it still shows up in the inventory list. It does not show in your inventory (cabinet in office). The original executable doesn't add the item to the inventory list unless Marlowe decides to take the item.
Change History (3)
comment:1 by , 9 months ago
| Cc: | added |
|---|
comment:2 by , 2 months ago
comment:3 by , 2 months ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in https://github.com/scummvm/scummvm/commit/979713419f3ba77bcd6a23500aa0a1a80404087c. Please test if possible. Thanks!