About this mod
Adds a NanoSuit and Lingerie for FemV
- Requirements
- Permissions and credits
- Changelogs


This mod adds a NanoSuit and Lingerie for FemV with multiple bodymod support.
There won't be more refit, feel free to do it yourself if it's missing.
VIRTUAL ATELIER
Code ListSpoiler:ShowGame.AddToInventory("Items.sub_nanosuit_addition_default")
Game.AddToInventory("Items.sub_nanosuit_addition_lessbright")
Game.AddToInventory("Items.sub_nanosuit_default")
Game.AddToInventory("Items.sub_nanosuit_default_transparent")
Game.AddToInventory("Items.sub_nanosuit_default_transparent_full")
Game.AddToInventory("Items.sub_nanosuit_white")
Game.AddToInventory("Items.sub_nanosuit_white_transparent")
Game.AddToInventory("Items.sub_nanosuit_white_transparent_full")
Game.AddToInventory("Items.sub_nanosuit_black")
Game.AddToInventory("Items.sub_nanosuit_lingerie_top_black")
Game.AddToInventory("Items.sub_nanosuit_lingerie_top_white")
Game.AddToInventory("Items.sub_nanosuit_lingerie_top_red")
Game.AddToInventory("Items.sub_nanosuit_lingerie_top_green")
Game.AddToInventory("Items.sub_nanosuit_lingerie_top_tan")
Game.AddToInventory("Items.sub_nanosuit_lingerie_top_rose")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_black")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_white")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_red")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_green")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_tan")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_rose")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_alt_black")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_alt_white")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_alt_red")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_alt_green")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_alt_tan")
Game.AddToInventory("Items.sub_nanosuit_lingerie_bottom_alt_rose")
