Tech
    name = "GRO_NANOTECH_MED"
    description = "GRO_NANOTECH_MED_DESC"
    short_description = "THEORY_SHORT_DESC"
    category = "GROWTH_CATEGORY"
    researchcost = 40 * [[TECH_COST_MULTIPLIER]]
    researchturns = 5
    tags = [ "PEDIA_GROWTH_CATEGORY" "THEORY" ]
    prerequisites = [
        "GRO_GENETIC_MED"
        "PRO_NANOTECH_PROD"
    ]
    graphic = "icons/tech/nanotech_medicine.png"

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