spritetypes = {
	### ENG Inner Circle
	SpriteType = {
		name = "GFX_portrait_ENG_prince_charles_ic"
		texturefile = "gfx/leaders/ENG/ENG_prince_charles_large_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_charles_ic_small"
		texturefile = "gfx/leaders/ENG/small/ENG_prince_charles_small_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_andrew_ic"
		texturefile = "gfx/leaders/ENG/ENG_prince_andrew_large_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_andrew_ic_small"
		texturefile = "gfx/leaders/ENG/small/ENG_prince_andrew_small_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_princess_anne_ic"
		texturefile = "gfx/leaders/ENG/ENG_princess_anne_large_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_princess_anne_ic_small"
		texturefile = "gfx/leaders/ENG/small/ENG_princess_anne_small_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_edward_ic"
		texturefile = "gfx/leaders/ENG/ENG_prince_edward_large_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_edward_ic_small"
		texturefile = "gfx/leaders/ENG/small/ENG_prince_edward_small_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_philip_ic"
		texturefile = "gfx/leaders/ENG/ENG_prince_philip_large_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_philip_ic_small"
		texturefile = "gfx/leaders/ENG/small/ENG_prince_philip_small_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_william_ic"
		texturefile = "gfx/leaders/ENG/ENG_prince_william_large_ic.dds"
	}
	SpriteType = {
		name = "GFX_portrait_ENG_prince_william_ic_small"
		texturefile = "gfx/leaders/ENG/small/ENG_prince_william_small_ic.dds"
	}
}