Cyberpunk 2077
The game from CD Projekt RED, the creators of The Witcher, based on the tabletop game Cyberpunk 2020 by Mike Pondsmith. The player is sent to the year 2077, where... Read more
Stylish hat for women
-
www.nexusmods.comDownloadArchive password: vgtimes
Loud Beanie (female only).
This mod adds new women's hats to the game.
Game.AddToInventory("Items.Cap_03_basic_02", 1)
Game.AddToInventory("Items.Cap_03_rich_02", 1)
Game.AddToInventory("Items.Cap_03_basic_01", 1)
Game.AddToInventory("Items.Cap_03_rich_01", 1)
Game.AddToInventory("Items.Cap_03_old_01", 1)
Loud Beanie (female only).
Этот мод добавляет в игру новые женские шапочки.
Game.AddToInventory («Items.Cap_03_basic_02», 1)
Game.AddToInventory ( «Items.Cap_03_rich_02», 1)
Game.AddToInventory ("Items.Cap_03_basic_01", 1)
Game.AddToInventory ("Items.Cap_03_rich_01", 1)
Game.AddToInventory ("Items.Cap_03_old_01", 1)
Useful links: