Bug - Fixed Monsters out of location

Bale

Minion
Noticed that Jeff the Fancy Skeleton, Daisy the Unclean, Pecos Dave, Snake-Eyes Glenn, and Former Sheriff Dan Driscoll are in the Unsorted category, not in the Investigating a Plaintive Telegram category where you find the normal mobs and the other 4 bosses (Pharaoh Amoon-Ra Cowtep, unusual construct, Clara, and Granny Hackleton.)

Also, ghost (spelunky) is in Unsorted; it can probably go in Misc. Spelunking with the shopkeeper.

Checked KoLmafia and indeed, they still aren't listed as part of the Plaintive Telegram location...

Code:
> ash get_location_monsters($location[Plaintive Telegram])

Returned: aggregate boolean [monster]
drunk cowpoke => true
surly gambler => true
wannabe gunslinger => true
cow cultist => true
hired gun => true
camp cook => true
skeletal gunslinger => true
restless ghost => true
buzzard => true
mountain lion => true
grizzled bear => true
diamondback rattler => true
coal snake => true
frontwinder => true
caugr => true
pyrobove => true
spidercow => true
moomy => true
Pharaoh Amoon-Ra Cowtep => true
unusual construct => true
Clara => true
Granny Hackleton => true
 
Top