﻿# ==========================================
# ON_ACTION - CAPTURE BASÉE SUR PRISE DE TITRES
# Chemin : common/on_action/capture_on_action.txt
# ==========================================

# Se déclenche quand vous gagnez un titre par conquête
on_title_gain = {
    events = {
        capture_event.0001
    }
}