Atmos sign (#8462)
* Add files via upload * Update meta.json * Update meta.json * Update signs.yml * Update meta.json
This commit is contained in:
@@ -197,6 +197,14 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos
|
state: atmos
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseSign
|
||||||
|
id: SignAtmosMinsky
|
||||||
|
name: atmospherics sign
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: atmominsky
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBar
|
id: SignBar
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 626 B |
@@ -5,7 +5,7 @@
|
|||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18",
|
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 4e0bbe682d0a00192d24708fdb7031008aa03f18 and bee station at commit https://github.com/BeeStation/BeeStation-Hornet/commit/13dd5ac712385642574138f6d7b30eea7c2fab9c",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "ai",
|
"name": "ai",
|
||||||
@@ -1094,6 +1094,14 @@
|
|||||||
1
|
1
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "atmominsky",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user