Topic on Talk:Styling station

Jump to navigation Jump to search

That's really strange. I'm looking at the code and 3/5 clothes should give the bonus, yet it doesn't:

return (float)num / (float)p.apparel.WornApparelCount >= 0.6f;

No clue why it's like this.