Tech
    name = "CON_PLANET_DRIVE"
    description = "CON_PLANET_DRIVE_DESC"
    short_description = "BUILDING_UNLOCK_SHORT_DESC"
    category = "CONSTRUCTION_CATEGORY"
    researchcost = 250 * [[TECH_COST_MULTIPLIER]]
    researchturns = 6
    tags = [ "PEDIA_CONSTRUCTION_CATEGORY" ]
    prerequisites = "CON_GAL_INFRA"
    unlock = [
        Item type = Building name = "BLD_PLANET_DRIVE"
        Item type = Building name = "BLD_PLANET_BEACON"
        Item type = ShipPart name = "SP_PLANET_BEACON"
    ]
    graphic = "icons/tech/planetary_stardrive.png"

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