Part
    name = "FU_BASIC_TANK"
    description = "FU_BASIC_TANK_DESC"
    exclusions = "SH_COLONY_BASE"
    class = Fuel
    capacity = 0.5
    mountableSlotTypes = Internal
    buildcost = 1 * [[FLEET_UPKEEP_MULTIPLICATOR]] * [[SHIP_PART_COST_MULTIPLIER]]
    buildtime = 1
    tags = [ "PEDIA_PC_FUEL" ]
    location = And [
        Planet
        OwnedBy empire = Source.Owner
    ]
    icon = "icons/ship_parts/basic-tank.png"

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