Bug - Fixed Disposable instant camera triggers yearbook club parsing

heeheehee

Developer
Staff member
Here's something weird I noticed in the CLI which made its way into the session log:
Round 2: heeheehee uses the disposable instant camera!
Round 3: Bob Racecar photographed for Yearbook Club
You acquire an item: photograph of a dog

Maybe it's the reused camera picture that triggers this?
 

psly4mne

Member
Mafia currently assumes that if the image is camera.gif and the last combat item isn't the 4-D camera or crappy camera, it's the yearbook camera (FightRequest.java, line 5494).

The disposable instant camera also needs to be specifically excluded.
 
Top