#THANKS TO MY $1 PATRONS:

is_my_patron_on_patreon = {
	OR = {
		character = "Hilda Fagurfifill"
		character = "Reza Hajianpour"
		# Future patrons will be added here
	}
}

effect = {
	if = {
		limit = { is_my_patron_on_patreon = yes }
		big_thank_you = yes
	}
}
