Bug - Fixed item data wrong for wax stuff

Bale

Minion
Code:
> ash is_tradeable($item[wax hat])

Returned: true

> ash is_tradeable($item[wax pants])

Returned: true

Both of those should be FALSE.
 

Bale

Minion
I found this out when I got the wax outfit and then categorized the gear with OCD. It didn't mall even though OCD thought it should. Easy to deal with the very minor issue, but I didn't want it confusing others.
 
Top