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... Read more
NPC Clothing.
Adding NPC clothing that V cannot use via mesh replacement due to skeletal issues.
Includes:
- Judy Jumpsuit: Really only goes with the same crop top, but could potentially be used with something tight added by other mods. Replaces any tight trousers. - Game.AddToInventory (Items.Pants_01_basic_01, 1)
- Wearable Panama Jacket: This mesh is a bit glitchy in photo mode at the moment. These glitches are very minor, but it is quite wearable, so I decided to release it in beta. Replaces the bolero jacket - Game.AddToInventory (Items.Jacket_14_old_01, 1)
NPC Clothing.
Добавление одежды NPC, которую Ви не может использовать с помощью замены мешей из-за проблем со скелетом.
В комплекте:
- Джуди комбинезон: действительно подходит только к тому же укороченному топу, но потенциально может быть использован с чем-то обтягивающим, добавленным другими модами. Заменяет любые узкие брюки. — Game.AddToInventory (Items.Pants_01_basic_01, 1)
- Носимая куртка Панам: эта сетка немного глючит в фоторежиме на данный момент. Эти сбои очень незначительны, но он вполне пригоден для носки, поэтому я решил выпустить его в бета-версии. Заменяет куртку болеро — Game.AddToInventory (Items.Jacket_14_old_01, 1)
Useful links: