BuildingType
    name = "BLD_SPATIAL_DISTORT_GEN"
    description = "BLD_SPATIAL_DISTORT_GEN_DESC"
    buildcost = 500 * [[BUILDING_COST_MULTIPLIER]]
    buildtime = 8
    location = AND [
        Not Contains Building name = "BLD_SPATIAL_DISTORT_GEN"
        OwnedBy empire = Source.Owner
    ]
    EnqueueLocation = [[ENQUEUE_BUILD_ONE_PER_PLANET]]
    icon = ""

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