﻿swore_oathbound_contract_memory = {
    categories = { positive }
    participants = { new_boss }
    description = {
        first_valid = {
            desc = swore_oathbound_contract_memory_desc
        }
    }
    duration = { years = memory_default_duration }
}

gained_oathbound_contract_memory = {
    categories = { positive }
    participants = { new_servant }
    description = {
        first_valid = {
            desc = gained_oathbound_contract_memory_desc
        }
    }
    duration = { years = memory_default_duration }
}