Opened 9 days ago
Closed 9 days ago
#16761 closed defect (fixed)
NANCY: Regression in Secrets Can Kill: Eloise drawer
| Reported by: | tunnelsociety | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Nancy |
| Version: | Keywords: | ||
| Cc: | Game: | Nancy Drew: Secrets Can Kill |
Description
The phone card does not appear in the drawer at the beginning of the game.
$ git bisect bad
f091b03c8a94622ce3296ff42cb2719a62433e6c is the first bad commit
commit f091b03c8a94622ce3296ff42cb2719a62433e6c (origin/master)
Date: Sat May 2 18:37:10 2026 +0300
NANCY: Refactor most uses of friend class
Add appropriate getters and setters, where needed
Attachments (1)
Note:
See TracTickets
for help on using tickets.

Hmm, I was able to make the phone card appear with the following, and tested quickly that some inventory-dependent conversation did not differ in nancy9...:
engines/nancy/action/actionmanager.cpp
I'll try a few things to make sure this doesn't add new problems.