Bug - Fixed Miniborg hiveminder is usable

Bale

Minion
For some reason KoLmafia does not know that this old Crimbo item is usable.

Using it will remove Miniborg stomper, Miniborg strangler, Miniborg laser, Miniborg beeper and Miniborg hiveminder from inventory while acquiring the Miniborg Destroy-O-Bot. When I use it from relay browser, mafia recognizes the acquisition of the Miniborg Destroy-O-Bot of course, but it does not recognize the removal of the other items. Here's the html from using it:

HTML:
<table  width=95%  cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>Results:</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><center><img src="/images/itemimages/hiveminder.gif" width=30 height=30><br></center><blockquote>The hiveminder hums and floats in midair, and is soon joined by a stomper, a strangler, a laser, and a beeper, forming a taller (but still small) and more elaborate toy robot.  Awesome!<center><table class="item" style="float: none" rel="id=3114&s=0&q=0&d=0&g=0&t=1&n=1&m=0&p=0&u=u"><tr><td><img src="/images/itemimages/destroyobot.gif" alt="Miniborg Destroy-O-Bot" title="Miniborg Destroy-O-Bot" class=hand onClick='descitem(184372943)'></td><td valign=center class=effect>You acquire an item: <b>Miniborg Destroy-O-Bot</b></td></tr></table>

Using the Miniborg Destroy-O-Bot to disassemble it into its component parts is also bugged. Here's the html:

HTML:
<table  width=95%  cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>Results:</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><center><img src="/images/itemimages/destroyobot.gif" width=30 height=30><br></center><blockquote>You carefully disassemble the Destroy-O-Bot, despite its plaintive "No disassemble!"<center><table class="item" style="float: none" rel="id=3109&s=0&q=0&d=0&g=0&t=1&n=1&m=0&p=0&u=."><tr><td><img src="/images/itemimages/ministomper.gif" alt="Miniborg stomper" title="Miniborg stomper" class=hand onClick='descitem(972162206)'></td><td valign=center class=effect>You acquire an item: <b>Miniborg stomper</b></td></tr></table></center><center><table class="item" style="float: none" rel="id=3110&s=0&q=0&d=0&g=0&t=1&n=1&m=0&p=0&u=."><tr><td><img src="/images/itemimages/ministrangler.gif" alt="Miniborg strangler" title="Miniborg strangler" class=hand onClick='descitem(928240259)'></td><td valign=center class=effect>You acquire an item: <b>Miniborg strangler</b></td></tr></table></center><center><table class="item" style="float: none" rel="id=3111&s=0&q=0&d=0&g=0&t=1&n=1&m=0&p=0&u=."><tr><td><img src="/images/itemimages/minilaser.gif" alt="Miniborg laser" title="Miniborg laser" class=hand onClick='descitem(386931733)'></td><td valign=center class=effect>You acquire an item: <b>Miniborg laser</b></td></tr></table>
 
Top