Bug - Fixed Trapper quest status getting incorrectly set

adeyke

Member
I'd noticed that my Guide would sometimes start telling me to do talk to the Trapper to finish his quest, even though I'm long past it. I've tracked down the problem. My Mr. Cheeng's spectacles will sometimes give me liquid ice. The ResultProcessor sees this and sets the Trapper quest status to step5.
 

heeheehee

Developer
Staff member
Hm, that seems like incorrect behavior on Mafia's part, since the wiki claims Gurgle also drops Groar's fur. No extra processing should have been needed there. On top of that, we can't use the combatResults variable, since as you mentioned, Cheeng's spectacles can cause this to drop in combat. r17022 should fix this.

(easy way to reproduce: closet liquid ice, then uncloset)
 
Top