﻿GestureOfFriendship = {
	type = character

	random_valid = yes

	text = {
		localization_key = bows_deeply_to_firstname_or_me
	}

	text = {
		localization_key = clasps_firstnamepossessive_or_my_hands
	}
}

ChildPetName = {
	type = character

	random_valid = yes

	#Imp
	text = {
		localization_key = child_pet_name_imp
	}
	#Rapscallion
	text = {
		localization_key = child_pet_name_rapscallion
	}
	#Rascal
	text = {
		localization_key = child_pet_name_rascal
	}
	#Scamp
	text = {
		localization_key = child_pet_name_scamp
	}
}