Add variants of equipped headsets sprite (#11240)

This commit is contained in:
Morb
2022-09-16 17:43:18 +03:00
committed by GitHub
parent 12c65bde51
commit 80da7edecc
29 changed files with 95 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 288 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

View File

@@ -12,6 +12,14 @@
},
{
"name": "icon_alt"
},
{
"name": "equipped-EARS",
"directions": 4
},
{
"name": "alt-equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 279 B

View File

@@ -16,6 +16,10 @@
{
"name": "equipped-EARS",
"directions": 4
},
{
"name": "alt-equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 401 B

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 279 B

View File

@@ -16,6 +16,10 @@
{
"name": "equipped-EARS",
"directions": 4
},
{
"name": "alt-equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

View File

@@ -9,6 +9,10 @@
"states": [
{
"name": "icon"
},
{
"name": "equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

View File

@@ -9,6 +9,10 @@
"states": [
{
"name": "icon"
},
{
"name": "equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

View File

@@ -9,6 +9,10 @@
"states": [
{
"name": "icon"
},
{
"name": "equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

View File

@@ -9,6 +9,10 @@
"states": [
{
"name": "icon"
},
{
"name": "equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 280 B

View File

@@ -16,6 +16,10 @@
{
"name": "equipped-EARS",
"directions": 4
},
{
"name": "alt-equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

View File

@@ -9,6 +9,10 @@
"states": [
{
"name": "icon"
},
{
"name": "equipped-EARS",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

View File

@@ -11,7 +11,7 @@
"name": "icon_alt"
},
{
"name": "equipped-EARS",
"name": "alt-equipped-EARS",
"directions": 4
}
]