[Add] Adds winterdrobe (#16652)

* winterdrobe added

* changed timings

* more coats

* fix typo

* add bomber jacket to the winterdrobe

* remove winterdrobe items from clothesmate

* restock box added
This commit is contained in:
OctoRocket
2023-05-20 19:52:23 -05:00
committed by GitHub
parent 496414e2a7
commit 25f2573b12
10 changed files with 93 additions and 2 deletions

View File

@@ -0,0 +1,44 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by MrGreen06#0618 (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "normal-unshaded",
"delays": [
[
3,
3,
3,
3,
3,
3,
3,
3
]
]
},
{
"name": "deny-unshaded",
"delays": [
[
1,
0.1
]
]
},
{
"name": "off"
},
{
"name": "broken"
},
{
"name": "panel"
}
]
}