{
                    CHAR_DATA              *vch;
                    CHAR_DATA              *target;
                    int                     number;
                    if ( number_bits( 1 ) == 0 )
                        continue;
                    target = NULL;
                    number = 0;
                    for ( vch = ch->in_room->people; vch; vch = vch->next )
                    {
                        if ( can_see( rch, vch )
                             && is_same_group( vch, victim )
                             && number_range( 0, number ) == 0 )
                        {
                            target = vch;
                            number++;
                        }
                    }
                    if ( target != NULL )
                    {
                        do_function( rch, &do_emote, "screams and attacks!" );
                        multi_hit( rch, target, TYPE_UNDEFINED );
                    }
                }for ( vch = ch->in_room->people; vch; vch = vch->next )
if ( mob->pIndexData->pShop != NULL )
{
int olevel = 0,
i,
j;
if ( !pObjIndex->new_format )
switch ( pObjIndex->item_type )
{
case ITEM_PILL:
I'm a liberal. I conveniently leave little facts like that out when representing my case.