Bug - Fixed equip plastic vampire fangs in modifier maximizer does not work

Fluxxdog

Active member
Confirmed
Code:
> ash maximize("equip plastic vampire fangs",false)

Maximizing...
8064 combinations checked, best score 0.0 (FAIL)
<snip equipment>
Returned: false

> ash item_amount($item[plastic vampire fangs])

Returned: 1
 

jasonharper

Developer
This is probably due to the fangs missing an entry in equipment.txt, so mafia doesn't know their equip requirement.
 

slyz

Developer
Woops. I guess it slipped by because I added support for the IoTM even though I never got one for myself.

EDIT: Added by Veracity in r9891
 
Last edited:
Top