[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

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

View File

@@ -10,12 +10,18 @@
{
"name": "bolted_unlit"
},
{
"name": "bolted_open_unlit"
},
{
"name": "closed"
},
{
"name": "closed_unlit"
},
{
"name": "open_unlit"
},
{
"name": "closing",
"delays": [
@@ -94,6 +100,9 @@
]
]
},
{
"name": "panel_closed"
},
{
"name": "panel_closing",
"delays": [
@@ -138,6 +147,9 @@
0.4
]
]
},
{
"name": "emergency_open_unlit"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B