﻿# goods types, organized by category

# prestige_factor							Base prestige for occupying the rank MIN_PRESTIGE_AWARD spot on the goods production leaderboard. x2 awarded for every rank above the minimum.

############
# MILITARY #
############

crude_oil = {
	texture = "gfx/interface/icons/goods_icons/crude_oil.dds"
	cost = 30
	category = industrial
	
	prestige_factor = 5
	
}