nude 
- Do not declare new shirt or bra objects directly through typepaths, use SHIRT_OBJECT(class)/BRA_OBJECT(class) instead
- Example:
SOCKS_OBJECT(test) name = "test socks" icon_state = "test" flags_1 = IS_PLAYER_COLORABLE_1 gender = MALE ...
SOCKS_OBJECT(test) name = "test socks" icon_state = "test" flags_1 = IS_PLAYER_COLORABLE_1 gender = MALE ...