[Feature] Old textures comeback (#86)

* interface

* objects

* nades

* airlocks

* furniture

* machines

* piping

* doors

* wallmounts

* ftl quick fix

* small fix
This commit is contained in:
HitPanda
2023-05-23 12:31:39 +03:00
committed by Aviu00
parent fdb80c8537
commit 1bdc7f848b
1019 changed files with 1084 additions and 877 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"copyright": "Taken from TauCetiClassic at commit https://github.com/TauCetiStation/TauCetiClassic/commit/fd5cfd76acdf5bda9e46413c11006a6e825d51a9",
"size": {
"x": 32,
"y": 32
@@ -19,6 +19,9 @@
{
"name": "bolted_unlit"
},
{
"name": "bolted_open_unlit"
},
{
"name": "closed"
},
@@ -112,6 +115,9 @@
{
"name": "open"
},
{
"name": "open_unlit"
},
{
"name": "panel_open"
},
@@ -202,7 +208,8 @@
0.1,
0.1,
0.1,
0.1
0.1,
1.7
]
]
},
@@ -215,8 +222,7 @@
0.1,
0.1,
0.1,
0.1,
1.7
0.1
]
]
},
@@ -240,10 +246,13 @@
"name": "emergency_unlit",
"delays": [
[
0.4,
0.4
1.2,
1.2
]
]
},
{
"name": "emergency_open_unlit"
}
]
}