﻿special_genes = {

	accessory_genes = {


	#####################################
	#									#
	# 			  CLOTHES 				#
	#									#
	#####################################

		
		others_clothes = {
			others_armor = {
				index = 0

				male = {
					1 = male_clothes_others_armor
				}
				female = {
					1 = empty
				}
				boy = male
				girl = female				
			}
		}
	}
}

