Cyberpunk 2077

File information

Last updated

Original upload

Created by

DISCO

Uploaded by

deadengine959

Virus scan

Safe to use

Tags for this mod

About this mod

Sweater Tank Top in 9 colors. Available for Vanilla, EBBRB and Lush FemV. Garment Support included.

Requirements
Permissions and credits
Donations
Sweater Tank Top in 9 colors. Available for Vanilla, EBBRB and Lush FemV. Garment Support included, so it will tuck in when wearing tight pants. Original model taken from Resident Evil 4 Remake.

Code:
Game.AddToInventory("Items.ashley_sweater",1)
Game.AddToInventory("Items.ashley_sweater_black",1)
Game.AddToInventory("Items.ashley_sweater_blue",1)
Game.AddToInventory("Items.ashley_sweater_green",1)
Game.AddToInventory("Items.ashley_sweater_grey",1)
Game.AddToInventory("Items.ashley_sweater_red",1)
Game.AddToInventory("Items.ashley_sweater_purple",1)
Game.AddToInventory("Items.ashley_sweater_white",1)
Game.AddToInventory("Items.ashley_sweater_yellow",1)