Adds inhands for radio/walkietalkie (#4483)
* Adds inhands for radio/walkietalkie and separates layers * License thingy * Fixes test
@@ -13,7 +13,10 @@
|
||||
- type: Radio
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/communication.rsi
|
||||
layers:
|
||||
- state: walkietalkie
|
||||
- state: walkietalkie-on
|
||||
state: walkietalkie
|
||||
- type: Icon
|
||||
- type: Item
|
||||
sprite: Objects/Devices/communication.rsi
|
||||
state: walkietalkie
|
||||
HeldPrefix: walkietalkie
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/efce5b6c3be75458ce238dcc01510e8f8a653ca6",
|
||||
"copyright": "Taken from cev-eris and modified by Swept at https://github.com/discordia-space/CEV-Eris/commit/efce5b6c3be75458ce238dcc01510e8f8a653ca6",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -33,11 +33,38 @@
|
||||
{
|
||||
"name": "radio"
|
||||
},
|
||||
{
|
||||
"name": "radio-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "radio-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie"
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie-off"
|
||||
"name": "walkietalkie-on"
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie-active"
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-walkietalkie-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-walkietalkie-inhand-left",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 338 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 311 B |
|
After Width: | Height: | Size: 263 B |
|
After Width: | Height: | Size: 119 B |
|
After Width: | Height: | Size: 333 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 116 B |