Current Behavior
When the ProjectCopier (link) is run, the field guide's attached images are not copied over. Tutorial images images are copied over (see https://github.com/zooniverse/panoptes/blob/master/lib/project_copier.rb#L13) but field guide images are not.
Desired Behavior
Add field guide attached images to the project copier, possibly via the INCLUDED_ASSOCIATIONS target list.