void main()
{
    object oPC = GetLastSpeaker();

    SetCreatureAppearanceType(oPC, APPEARANCE_TYPE_YUAN_TI_CHIEFTEN);
}