Nebula
Nebula copied to clipboard
[MDB IGNORE] [IDB IGNORE] Splitting up uniforms and implementing component clothing.
Description of changes
- Implements dresses, shirts, skirts, jumpsuits and several other types as their own subtypes of clothing instead of sitting under uniforms.
- Splits a lot of uniforms up into ensembles using starting_accessories.
Why and what will this PR improve
More flexibility
TODO
- [x] Finish this pass over uniforms or decide the PR is too large.
- ~~Adjust equip procs so that they try to equip the accessory to the already-equipped item.~~ split to a separate PR.
- ~~Reorganize the clothing icons folder.~~
Authorship
Myself.
Changelog
Will fill this out before merge.
Will depend on #3951 for some accessory and state CI stuff.