Skip to content

Wig Appearance Missing #335

@kenedos

Description

@kenedos

In this game your character either shows its own natural hairstyle or override your current displayed hairstyle with an equipped "Wig" type item.

AppearancePcHelper.cs should send the wig style ID if a wig-type item is equipped instead, but we need to be careful not to accidentally consider wigs (that are items) in the stylist NPC.

An example for this issue would be creating an item with >item 12150, and then equipping it to notice the character's hairstyle does not actually change.

Note that some hats are considered wigs. An example would be item ID 12139, which looks a lot like a hat but is actually considered a wig. This does not change much effectively but is good to have in mind in case we want to add wigs as natural hairstyles directly to the stylist NPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is about a bug.unconfirmedThis issue seems to be valid but wasn't confirmed yet.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions