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

AssignCommand(oPC, ActionPlayAnimation(ANIMATION_FIREFORGET_SPASM));

}