castle = {
	ca_gkhall = {
		desc = ca_gkhall_desc
		potential = {
			FROMFROM = {
				title = b_naggas_hill
			}
		}
		trigger = { always = no }
		fort_level = 2
		light_infantry = 150
		tax_income = 1
		gold_cost = 0
		build_time = 260
	}
	ca_naggas_hearth = {
		desc = ca_naggas_hearth_desc
		potential = {
			FROMFROM = {
				title = b_naggas_hill
			}
		}
		trigger = { always = no }
		
		
		gold_cost = 0
		build_time = 260
	}
	ca_starfish_table = {
		desc = ca_starfish_table_desc
		potential = {
			FROMFROM = {
				title = b_naggas_hill
			}
		}
		trigger = { always = no }
		
		
		gold_cost = 0
		build_time = 260
	}
}