Added trumpet missing inhands (#3188)

removed trumpet from other instruments.
Added new .rsi for trumpet
This commit is contained in:
Peptide90
2021-02-13 16:52:19 +00:00
committed by GitHub
parent 600a18d267
commit 22e08f231f
6 changed files with 60 additions and 10 deletions

View File

@@ -23,14 +23,6 @@
]
]
},
{
"name": "trumpet",
"delays": [
[
1
]
]
},
{
"name": "drum_bongo",
"delays": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

View File

@@ -0,0 +1,55 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
"states": [
{
"name": "icon",
"delays": [
[
1
]
]
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
}
]
}