// ZZ> This function makes poopies when bumped
IfBumped			// Turn
  SetTargetToWhoeverBumped	  //
    IfTargetCanOpenStuff	    //
      tmpargument = ACTIONMJ	      //
      DoAction
      tmpargument = 0
      PlaySound			      //  Start the new action
        tmpargument = rand & 15		        //
        SendMessage		        //
End				// Finished with this character
