Airlocks retexture (#28)

* add: new airlock sprites

* fix: фикс отображения болтов двери на клиенте

* add missing states + remove redundant prototypes

---------

Co-authored-by: Remuchi <RemuchiOfficial@gmail.com>
This commit is contained in:
ThereDrD0
2024-02-05 09:22:54 +03:00
committed by GitHub
parent 4eeb4b1725
commit 6e9fba8ab9
758 changed files with 1370 additions and 802 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from TauCetiClassic at commit https://github.com/TauCetiStation/TauCetiClassic/commit/fd5cfd76acdf5bda9e46413c11006a6e825d51a9",
"copyright": "Taken from tg station at commit https://github.com/tgstation/tgstation/commit/6f450d93a6bfcc94e9c43ef7938e85bda49f7b6f",
"size": {
"x": 32,
"y": 32
@@ -13,28 +13,24 @@
{
"name": "bolted_unlit"
},
{
"name": "bolted_open_unlit"
},
{
"name": "closed"
},
{
"name": "closed_unlit"
},
{
"name": "open_unlit"
},
{
"name": "closing",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
0.07,
0.07,
0.07,
0.07,
0.07,
0.2
]
]
},
@@ -44,10 +40,12 @@
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
0.07,
0.07,
0.07,
0.07,
0.07,
0.2
]
]
},
@@ -55,8 +53,6 @@
"name": "deny_unlit",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
@@ -72,10 +68,12 @@
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
0.07,
0.07,
0.07,
0.07,
0.07,
0.2
]
]
},
@@ -85,26 +83,25 @@
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
0.07,
0.07,
0.07,
0.07,
0.07,
0.2
]
]
},
{
"name": "panel_closed"
},
{
"name": "panel_closing",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
0.07,
0.07,
0.07,
0.2
]
]
},
@@ -117,10 +114,10 @@
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
0.07,
0.07,
0.07,
0.2
]
]
},
@@ -146,8 +143,7 @@
0.1,
0.1,
0.1,
0.1,
1.7
0.1
]
]
},
@@ -160,7 +156,8 @@
0.1,
0.1,
0.1,
0.1
0.1,
1.7
]
]
},
@@ -184,13 +181,10 @@
"name": "emergency_unlit",
"delays": [
[
1.2,
1.2
0.4,
0.4
]
]
},
{
"name": "emergency_open_unlit"
}
]
}