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

    SetCreatureAppearanceType(oPC, APPEARANCE_TYPE_ELF_NPC_MALE_02);
}