Simple Tweak to Ale Sprite to look more like a type of Ale (#17757)

Co-authored-by: Jessepretendstocode <j14527998@gmail.com>
This commit is contained in:
Jessetriesagain
2023-07-03 17:34:26 -04:00
committed by GitHub
parent c97dcdb553
commit 9a12aade93
2 changed files with 22 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 379 B

After

Width:  |  Height:  |  Size: 848 B

View File

@@ -1 +1,22 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", "states": [{"name": "icon"}]}
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi",
"states": [
{
"name": "icon",
"delays": [
[
0.5,
0.5,
0.5,
0.5
]
]
}
]
}