patch

  1. E

    "Give Clothes" button/action/menu doesn't partition items

    So when you interacti with a crew member and click the "Give Clothes" button, it only shows the first 14 items. The function should utilize the chunkUpAnArray() pattern used in the sibling functions "Return Clothes" and "Destroy Clothes". For reference, below is my implementation based on one of...