Part
    name = "FT_BAY_1"
    description = "FT_BAY_1_DESC"
    class = FighterBay
    capacity = 2
    mountableSlotTypes = External
    buildcost = 10 * [[FLEET_UPKEEP_MULTIPLICATOR]] * [[SHIP_PART_COST_MULTIPLIER]]
    buildtime = 1
    tags = [ "PEDIA_PC_FIGHTER_BAY" ]
    location = And [
        Planet
        OwnedBy empire = Source.Owner
    ]
    icon = "icons/ship_parts/launch-bay.png"

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