twe
This commit is contained in:
parent
b13e07a074
commit
22e6366dc2
35 changed files with 2595 additions and 379 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue