Adds stair entities (with new sprites,) nukes stair decals (#20279)

* nukes stair decals, adds entity stairs

* FUCK. my furniture

* fix deprecated sprites
This commit is contained in:
Flareguy
2023-09-18 14:17:19 -05:00
committed by GitHub
parent c4bb9753d5
commit b75fd719cb
36 changed files with 137 additions and 179 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Made by Flareguy for Space Station 14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "deprecated"
}
]
}