I replaced several hats with popular hairstyles, which can now be worn as an accessory. In basegame_Hairstyle1 are hairstyles 1,2,3,4 and replace the following things: Game.AddToInventory("Items.Balaclava_01_basic_01", 1) Game.AddToInventory("Items.Hat_04_basic_01", 1) chinese hat Game.AddToInventory("Items.Hat_02_basic_01", 1) cowboy hat Game.AddToInventory("Items.Cap_03_old_01", 1) In basegame_Hairstyle2 are hairstyles 5,6 and replace the following things: Game.AddToInventory("Items.Helmet_04_basic_01", 1) 1