Bug - Fixed Non-combat choice for "Into the Outpost" not set by lockkey drop

PeKaJe

Member
lockkeyMonster in ResultProcessor.java is now set to the correctly capitalized monster name (probably by r15293), but the code tests for lower-case names. As a result, the proper non-combat choice isn't set.
 
Top