﻿on_15th_birthday = {
	events = { # Add Mulsa trait to wards.
		delay = { days = 364 } # Has to trigger while they still have a guardian.
		fascinare_outcome.2500 
	}
}

on_3rd_birthday = {
	events = {
		regula_childhood_event.0011
		regula_childhood_event.0012
		regula_childhood_event.0013
		regula_bloodline.1000 # Passes on bloodlines that have skipped a generation.
	}
}