16 lines
No EOL
403 B
Lua
16 lines
No EOL
403 B
Lua
data:extend({
|
|
{
|
|
type = "simple-entity",
|
|
name = "lignumis-logo",
|
|
picture = {
|
|
filename = "__lignumis-assets__/title.png",
|
|
width = 575,
|
|
height = 181,
|
|
scale = 1,
|
|
draw_as_glow = true
|
|
},
|
|
collision_mask = { layers = {} },
|
|
render_layer = "air-object",
|
|
hidden_in_factoriopedia = true
|
|
}
|
|
}) |