Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

beaniebby

Uploaded by

beaniebby

Virus scan

Safe to use

Tags for this mod

About this mod

Yorinobu's Shirts for masc-framed V.

Requirements
Permissions and credits
Comments have been turned off, I am no longer making or updating mods. Thanks for your support.
-

Two shirts: the corporate shirt and the "dragon" shirt. I made these at two different times so please read the description as both are used differently.

Instructions: Place the .archive files in the Cyberpunk 2077\archive\pc\mod folder and use the provided Cyber Engine Tweaks (CET) command code to get the item in your inventory.

Requires texture override.

Corporate Shirt:
Two bases available, one default and one for use under jackets, can have both installed. Please make sure you have at least 1 base and only 1 color.

Regular: Game.AddToInventory("Items.TShirt_06_basic_01", 1)
Under Jacket: Game.AddToInventory("Items.TShirt_04_old_01",1)

Dragon Shirt:
Use EITHER set 1 or set 2, not both. Mesh clips in arms in certain poses.

Set 1 - Default:
Game.AddToInventory("Items.Undershirt_02_basic_01", 1) - Default
Game.AddToInventory("Items.Undershirt_02_basic_02", 1) - Red
Game.AddToInventory("Items.Undershirt_02_rich_01", 1) - Blue
Game.AddToInventory("Items.Undershirt_02_rich_02", 1) - Green

Set 2 - Metals:
METAL MATERIAL APPEARANCE VERY REACTIVE TO LIGHT. BEST PERFORMANCE ONLY GUARENTEED IN PHOTOMODE. METALS WILL APPEAR BLACK IN INVENTORY!!
Game.AddToInventory("Items.Undershirt_02_basic_01", 1) - White/Silver
Game.AddToInventory("Items.Undershirt_02_basic_02", 1) - Black/Silver
Game.AddToInventory("Items.Undershirt_02_rich_01", 1) - White/Gold
Game.AddToInventory("Items.Undershirt_02_rich_02", 1) - Black/Gold