bzfoundry2/graphics/entity/electric-foundry/foundry-working.lua
Simon Brodtmann fbd8f08c5c Update to 2.0
2025-10-16 00:20:48 +02:00

12 lines
170 B
Lua

return
{
width = 314,
height = 290,
shift = util.by_pixel( 25.0, -9.5),
line_length = 8,
filenames = {
"-1.png",
"-2.png",
},
lines_per_file = 8,
}