SnailHunter ADMIN
2026.08.11
Confirmed — your screenshot shows the overall and the pants both worn, which shouldn't be possible.
The rule was only implemented in one direction. Putting an overall ON correctly kicks your pants back into the bag. But putting pants on while you're already wearing an overall did nothing to the overall, so you ended up in both. An overall covers the top and bottom slots, so wearing pants underneath has to remove it.
The patch adds the missing half: pants going on now push the overall back to your inventory, and it goes through the same all-or-nothing space check the other direction uses, so it will refuse rather than lose your overall if the equip tab is full.
Small extra detail you may have noticed: if you had logged out and back in while wearing both, the pants would have vanished from the pants slot. That's a clean-up rule that runs on load and it was papering over this bug — it'll stop firing once the equip rule is right.
The rule was only implemented in one direction. Putting an overall ON correctly kicks your pants back into the bag. But putting pants on while you're already wearing an overall did nothing to the overall, so you ended up in both. An overall covers the top and bottom slots, so wearing pants underneath has to remove it.
The patch adds the missing half: pants going on now push the overall back to your inventory, and it goes through the same all-or-nothing space check the other direction uses, so it will refuse rather than lose your overall if the equip tab is full.
Small extra detail you may have noticed: if you had logged out and back in while wearing both, the pants would have vanished from the pants slot. That's a clean-up rule that runs on load and it was papering over this bug — it'll stop firing once the equip rule is right.








