Code: Select all
data:extend{
    {
        type = "planet",
        name = "fondant",
        distance = 20.0,
        orientation = 0.0,
        icon = "__fondue__/graphics/fondantplanet.png"
    }
}

Code: Select all
data:extend{
    {
        type = "planet",
        name = "fondant",
        distance = 20.0,
        orientation = 0.0,
        icon = "__fondue__/graphics/fondantplanet.png"
    }
}