File information

Last updated

Original upload

Created by

Lieentz

Uploaded by

Lieentz

Virus scan

Safe to use

Tags for this mod

About this mod

Angies clothes and hair for the player

Requirements
Permissions and credits
The moment i saw Angie in PL i wanted her outfit and hair so badly, i kept looking if someone had already modded it into the game but to no avail so i looked up some guides and here it is.

Added her Jacket, Bracelets, Shoes and Hair for you to enjoy!


Some inconveniences:


All items are without icons

Hair:
- no shadows
- replaced hair for everyone, you'll see it on every female npc wearing a baseball hat

Shoes:
- Stockings will clip a tiny bit

Bracelets:
- slight clipping on wrist in first person

Jacket:
- most shirts will clip at the armpit area and on the back


Installations:

Unpack and copy-paste the files into your game directory


Spawncodes:


Game.AddToInventory("Items.angie_jacket", 1)
Game.AddToInventory("Items.angie_bracelets_gold", 1)
Game.AddToInventory("Items.angie_bracelets_black", 1)
Game.AddToInventory("Items.angie_bracelets_red", 1)
Game.AddToInventory("Items.angie_bracelets_black_nylon", 1)
Game.AddToInventory("Items.angie_bracelets_emissive_glitter_teal", 1)
Game.AddToInventory("Items.angie_shoes", 1)

If you want to get her complete look here are the codes for the already available clothes:

Game.AddToInventory("Items.Cap_01_rich_01", 1)
Game.AddToInventory("Items.FormalPants_02_rich_02", 1)
Game.AddToInventory("Items.TShirt_06_basic_02", 1)