File information

Last updated

Original upload

Created by

DISCO

Uploaded by

deadengine959

Virus scan

Safe to use

Tags for this mod

About this mod

Short Pleated Skirt in 23 colors, available for Hyst, Lush and Solo bodies.

Requirements
Permissions and credits
Donations
Short Pleated Skirt in 23 colors. Available in my Virtual Atelier.

Code:
Game.AddToInventory("Items.short_pleated_skirt_black")
Game.AddToInventory("Items.short_pleated_skirt_white")
Game.AddToInventory("Items.short_pleated_skirt_beige")
Game.AddToInventory("Items.short_pleated_skirt_blue")
Game.AddToInventory("Items.short_pleated_skirt_brown")
Game.AddToInventory("Items.short_pleated_skirt_burgundy")
Game.AddToInventory("Items.short_pleated_skirt_coco")
Game.AddToInventory("Items.short_pleated_skirt_electric")
Game.AddToInventory("Items.short_pleated_skirt_forest")
Game.AddToInventory("Items.short_pleated_skirt_green")
Game.AddToInventory("Items.short_pleated_skirt_grey")
Game.AddToInventory("Items.short_pleated_skirt_leaf")
Game.AddToInventory("Items.short_pleated_skirt_mint")
Game.AddToInventory("Items.short_pleated_skirt_navy")
Game.AddToInventory("Items.short_pleated_skirt_orange")
Game.AddToInventory("Items.short_pleated_skirt_peach")
Game.AddToInventory("Items.short_pleated_skirt_petrol")
Game.AddToInventory("Items.short_pleated_skirt_pink")
Game.AddToInventory("Items.short_pleated_skirt_purple")
Game.AddToInventory("Items.short_pleated_skirt_sun")
Game.AddToInventory("Items.short_pleated_skirt_toxic")
Game.AddToInventory("Items.short_pleated_skirt_violet")
Game.AddToInventory("Items.short_pleated_skirt_yellow")