Removed most redundant delays in meta.json (#3549)

This commit is contained in:
Elijahrane
2021-03-08 03:26:25 +08:00
committed by GitHub
parent c9c9d8bdeb
commit 590453a57f
63 changed files with 434 additions and 4178 deletions

View File

@@ -8,48 +8,15 @@
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
"states": [
{
"name": "icon",
"delays": [
[
1
]
]
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
}
]
}