﻿mytm_on_raid_loot_pillage_intent_01 = {
    on_return_raid_loot = {
        scope:raider = {
            send_interface_message = {
                type = event_raid_good
                title = raiding.0011.t
                right_icon = root.army_commander
				mytm_effect_get_raid_loot_return = yes
            }
        }
    }
    ai_will_do = {
        value = 0
    }
    is_shown = {
		is_ai = no
    }
}