Part
    name = "FU_ZERO_FUEL"
    description = "FU_ZERO_FUEL_DESC"
    class = Fuel
    capacity = 0
    mountableSlotTypes = Core
    buildcost = 40 * [[FLEET_UPKEEP_MULTIPLICATOR]]
    buildtime = 5
    tags = [ "PEDIA_PC_FUEL" ]
    location = OwnedBy empire = Source.Owner
    effectsgroups =
        EffectsGroup
            scope = Source
            activation = Source
            effects = SetFuel value = Target.MaxFuel
    icon = "icons/ship_parts/zero-point-generator.png"

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