hr versions for 2.0

This commit is contained in:
Brevven 2025-01-01 04:30:44 -08:00
parent e294b3d5c3
commit a2b6c83333
13 changed files with 87 additions and 154 deletions

View file

@ -59,20 +59,12 @@ data:extend({
{
sheet =
{
filename = "__bztitanium__/graphics/entity/ores/titanium-ore.png",
priority = "extra-high",
size = 64,
frame_count = 8,
variation_count = 8,
hr_version =
{
filename = "__bztitanium__/graphics/entity/ores/hr-titanium-ore.png",
filename = "__bztitanium__/graphics/entity/ores/hr-titanium-ore.png",
priority = "extra-high",
size = 128,
frame_count = 8,
variation_count = 8,
scale = 0.5
}
}
},
},