File information

Last updated

Original upload

Created by

berrywoman

Uploaded by

berrywoman

Virus scan

Safe to use

Tags for this mod

About this mod

Hood Belly for both Male & Female V.
Adds the Hood Belly/Cropped Hoodie from NPCs as wearable Archive XL item.

Requirements
Permissions and credits
Changelogs
Hood Belly for both Male & Female V.
 Adds the Hood Belly/Cropped Hoodie from NPCs as wearable Archive XL item.

Currently for these bodies:
 -Vanilla
 -EBB / EBBP

Virtual Atelier: Berrywoman Store

10 default color variants:
 -6th
 -6th blood
 -beige
 -black
 -black samurai
 -blue
 -default
 -green quilted
 -pink
 -teal

CET Itemcodes:
 
Game.AddToInventory("Items.berry_hood_belly_default",1)
 Game.AddToInventory("Items.berry_hood_belly_black",1)
 Game.AddToInventory("Items.berry_hood_belly_black_samurai",1)
 Game.AddToInventory("Items.berry_hood_belly_blue",1)
 Game.AddToInventory("Items.berry_hood_belly_6th",1)
 Game.AddToInventory("Items.berry_hood_belly_beige",1)
 Game.AddToInventory("Items.berry_hood_belly_green_quilted",1)
 Game.AddToInventory("Items.berry_hood_belly_teal",1)
 Game.AddToInventory("Items.berry_hood_belly_pink",1)
 Game.AddToInventory("Items.berry_hood_belly_6th_blood",1)