Add noise map icon
This commit is contained in:
parent
8bab51aeae
commit
a6f0fc52b1
3 changed files with 1 additions and 3 deletions
BIN
lignumis/graphics/noise-map-icon.png
Normal file
BIN
lignumis/graphics/noise-map-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -19,11 +19,9 @@ data:extend({
|
||||||
name = "noise",
|
name = "noise",
|
||||||
chart_color = { r = 183, g = 0, b = 225, a = 149 },
|
chart_color = { r = 183, g = 0, b = 225, a = 149 },
|
||||||
icon = {
|
icon = {
|
||||||
filename = "__core__/graphics/icons/mip/side-map-menu-buttons.png",
|
filename = "__lignumis__/graphics/noise-map-icon.png",
|
||||||
priority = "high",
|
priority = "high",
|
||||||
size = 64,
|
size = 64,
|
||||||
mipmap_count = 2,
|
|
||||||
y = 3 * 64,
|
|
||||||
flags = { "gui-icon" }
|
flags = { "gui-icon" }
|
||||||
},
|
},
|
||||||
affects_evolution = true,
|
affects_evolution = true,
|
||||||
|
|
BIN
sources/noise-map-icon.afphoto
Normal file
BIN
sources/noise-map-icon.afphoto
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue