File information

Last updated

Original upload

Created by

CD PROJEKT RED and yellingintothevoid

Uploaded by

yellingintothevoid

Virus scan

Safe to use

About this mod

features dangle physics and comes in three colours: black, gold, and silver!

Requirements
Permissions and credits
Changelogs
Donations
this is a port of an in-game item with custom appearances.

Farida's Shirt made by soriyumi can be found here.

                                                              

installation:
install via Vortex or unpack the .zip and copy its contents to the root folder of your Cyberpunk 2077 installation. this should add the .archive and the .xl files to .\archive\pc\mod and the .yaml to .\r6\tweaks.

                                                              

also available in this Virtual Atelier.


item names             ┊ Equipment-EX slots
Farida's Earrings      ┊ Right Ear
Farida's Earrings (L)  ┊ Left Ear
Farida's Earrings (R)  ┊ Right Ear


mesh paths for Appearance Creator Mod (appearance names in CET code or .yaml):
base\yv\meshes\i1_faridas_earrings.mesh
base\yv\meshes\i1_faridas_earrings_l.mesh
base\yv\meshes\i1_faridas_earrings_r.mesh


CET codes:
Game.AddToInventory("Items.yv_faridas_earrings_black",1)
Game.AddToInventory("Items.yv_faridas_earrings_gold",1)
Game.AddToInventory("Items.yv_faridas_earrings_silver",1)


Game.AddToInventory("Items.yv_faridas_earrings_l_black",1)
Game.AddToInventory("Items.yv_faridas_earrings_l_gold",1)
Game.AddToInventory("Items.yv_faridas_earrings_l_silver",1)

Game.AddToInventory("Items.yv_faridas_earrings_r_black",1)
Game.AddToInventory("Items.yv_faridas_earrings_r_gold",1)
Game.AddToInventory("Items.yv_faridas_earrings_r_silver",1)