This commit is contained in:
33333-33333 2026-06-11 22:49:46 +09:00
commit 22e6366dc2
35 changed files with 2595 additions and 379 deletions

View file

@ -59,28 +59,25 @@
{
"id": "mixer",
"files": [
"mixer_32.png",
"mixer_compact_16.png"
"mixer_32.png"
],
"size": "32x32 + 16x16 compact",
"size": "32x32",
"folder": "facilities/machines"
},
{
"id": "shredder",
"files": [
"shredder_32.png",
"shredder_compact_16.png"
"shredder_32.png"
],
"size": "32x32 + 16x16 compact",
"size": "32x32",
"folder": "facilities/machines"
},
{
"id": "truck",
"files": [
"truck_32.png",
"truck_compact_16.png"
"truck_32.png"
],
"size": "32x32 + 16x16 compact",
"size": "32x32",
"folder": "facilities/vehicles"
},
{
@ -100,4 +97,4 @@
"folder": "facilities/utility"
}
]
}
}