Files
Moony cc0c516e02 Improves bartending with some tweaks. (#14169)
* Improves bartending with some tweaks.
- Glasses got resprited and now support fill levels.
-

* New glass type and improve shotglass visuals.

* oobsy

* fixes

* get flasked

* flask

* flask

---------

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2023-02-18 19:00:31 -06:00

32 lines
528 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/11402f6ae62facc2e8bcfa1f8ef5353b26663278",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "industrial"
},
{
"name": "industrial-off"
},
{
"name": "industrial-panel"
},
{
"name": "industrial-working",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}