Part
    name = "SP_PLANET_BEACON"
    description = "SP_PLANET_BEACON_DESC"
    class = General
    mountableSlotTypes = Core
    buildcost = 10 * [[FLEET_UPKEEP_MULTIPLICATOR]] * [[SHIP_PART_COST_MULTIPLIER]]
    buildtime = 4
    tags = [ "PEDIA_PC_GENERAL" ]
    location = And [
        Planet
        OwnedBy empire = Source.Owner
    ]
    icon = "icons/building/beacon.png"

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