added a new sprite for the super synthesizer. (#28884)
This commit is contained in:
@@ -140,7 +140,8 @@
|
||||
respectMidiLimits: false
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/Instruments/h_synthesizer.rsi
|
||||
state: icon
|
||||
state: supersynth
|
||||
- type: Item
|
||||
heldPrefix: super
|
||||
size: Normal
|
||||
sprite: Objects/Fun/Instruments/h_synthesizer.rsi
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
|
||||
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331. Supersynth sprite made by moomoobeef.",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
@@ -17,6 +17,17 @@
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "supersynth"
|
||||
},
|
||||
{
|
||||
"name": "super-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "super-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 558 B |
Binary file not shown.
|
After Width: | Height: | Size: 538 B |
Binary file not shown.
|
After Width: | Height: | Size: 610 B |
Reference in New Issue
Block a user