Bug - Fixed Bonerdagon necklace not auto-created if hemp string drops from using the force

Magus_Prime

Well-known member
With r27429. I'm doing loops of Legacy of Loathing runs and this has happened twice:
  • Have the replica Fourth of May Cosplay Sabre equipped
  • Have the vertebra of the Bonerdagon in inventory
  • Fight a dirty hippy jewelry maker, "Use the Force", and cause the monster to drop all items and walk away
  • KoLmafia does not auto-create the Bonerdagon necklace
I've tried two approaches and both work as expected:
  1. Keep fighting hippies until I get another hemp string as a normal combat drop. Then the necklace is auto-created
  2. Create the item manually from the item manager
"Something" is different in the handling of the "Force" drops.
 

Veracity

Developer
Staff member
I have 392 Bonerdagon necklaces and 106 vertebrae of the Bonerdagon in storage.
This should be easy enough to reproduce. :)

The autoCreate is triggered whenever one or the other of the ingredients moves into inventory.
It doesn't care if it is a result of a combat or not; I pulled the vertebra from storage and it made the necklace for me.
I then untinkered the necklace, and - both ingredients now appearing in inventory, it made it again.

I need to turn off autoCreate in order to debug what's up with Using the Force. :)

I'll get a couple of logs.
 
Top