@ -1034,7 +1034,7 @@ static void manageInteractionEvent(color_ostream& out) {
continue;
}
//int32_t unitId = reportToRelevantUnits[report->id][0];
bool isActor = type == df::announcement_type::INTERACTION_ACTOR;
bool isActor = attackerId == -1;//type == df::announcement_type::INTERACTION_ACTOR;
if ( isActor ) {
attackReport = report->id;