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

    SetCreatureAppearanceType(oPC, APPEARANCE_TYPE_DOG_SHADOW_MASTIF);
}