Tech
    name = "PRO_ORBITAL_GEN"
    description = "PRO_ORBITAL_GEN_DESC"
    short_description = "BUILDING_UNLOCK_SHORT_DESC"
    category = "PRODUCTION_CATEGORY"
    researchcost = 60 * [[TECH_COST_MULTIPLIER]]
    researchturns = 4
    tags = [ "PEDIA_PRODUCTION_CATEGORY" ]
    prerequisites = [
        "PRO_FUSION_GEN"
        "CON_ORBITAL_CON"
    ]
    unlock = Item type = Building name = "BLD_GAS_GIANT_GEN"
    graphic = "icons/tech/orbital_generation.png"

#include "/scripting/common/base_prod.macros"
