// This is the default AI script
IfBumped
  SetTargetToWhoeverBumped
  IfTargetIsAPlayer
    DropItems
End
