shirt 
- Do not declare new briefs objects directly through typepaths, use BRIEFS_OBJECT(class) instead
- Example:
BRIEFS_OBJECT(test) name = "test boxers" icon_state = "test" flags_1 = IS_PLAYER_COLORABLE_1 gender = MALE body_parts_covered = GROIN ...
BRIEFS_OBJECT(test) name = "test boxers" icon_state = "test" flags_1 = IS_PLAYER_COLORABLE_1 gender = MALE body_parts_covered = GROIN ...