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

    SetCreatureAppearanceType(oPC, APPEARANCE_TYPE_LIZARDFOLK_SHAMAN_B);
}