[Feature] Old textures comeback (#86)
* interface * objects * nades * airlocks * furniture * machines * piping * doors * wallmounts * ftl quick fix * small fix
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 502 B |
@@ -1,27 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/b13d244d761a07e200a9a41730bd446e776020d5",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/d91390a4474e511279b6ee7525c5982266b9a858",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
{
|
||||
"name": "primed",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "primed"
|
||||
},
|
||||
{
|
||||
"directions": 4,
|
||||
"name": "equipped-BELT"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 457 B |
Reference in New Issue
Block a user