

Created as an alternative solution to having too many suits, this mod will remove all suits from the rack and store them in the terminal. You can also leave up to 13 suits to remain on the rack via this mod's configuration options, or remove none if you have another mod taking care of the excess suits.
A singular 'suits' command will be generated.
The 'suits' command will bring up an interactive menu that can be navigated by arrow keys.
The select button and exit button are both configurable (enter and backspace by default).
Pages will be generated based on how many suits are detected at load in.
A Mirror Camera is generated as part of this menu so you can see what the suit you are equipping looks like.
Here is a video from dev testing showcasing this new feature (note this is not the final product) - v1.1.0 video demo (youtube)
These commands utilize some of the advanceTerminalMenu's handling, while still requiring commands to be run like the legacy terminal commands.
Type !suits to see the first page, and !suits (page number) for each page after that.
Type !wear and then the number associated with the suit name to equip it.
A command will be generated for every page of suits (6 suits per terminal page)
'suits' command is always the first page, each page after is 'suits (pagenumber)'
Generates a command for every suit
To pick a suit to wear you will use the command 'wear (suitname)'
you can see each suit name in the suits page commands
use command 'randomsuit' to wear a random suit from the list.
Here's a v1.0.0 video demo (youtube)
FYI - This mod is more than capabale of adding more than the default maximum 100 suits from More_Suits. Feel free to change that configuration option and try to find the max possible suits you can add.