Добавки
This commit is contained in:
@@ -30,9 +30,10 @@
|
||||
- map: ["computerLayerKeyboard"]
|
||||
state: generic_keyboard
|
||||
- map: ["computerLayerScreen"]
|
||||
sprite: White/Structures/deepSpaceCom.rsi
|
||||
state: comm
|
||||
- map: ["computerLayerKeys"]
|
||||
state: generic_keys
|
||||
state: id_key
|
||||
- type: ActivatableUI
|
||||
key: enum.DeepSpaceComUiKey.Key
|
||||
- type: UserInterface
|
||||
|
||||
BIN
Resources/Textures/White/Structures/deepSpaceCom.rsi/comm.png
Normal file
BIN
Resources/Textures/White/Structures/deepSpaceCom.rsi/comm.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bd6873fd4dd6a61d7e46f1d75cd4d90f64c40894.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "comm",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user